/*
Theme Name: Tigress
Theme URI: https://wordpress.org/themes/tigress/
Author: Avais
*/

html, body {margin:0px 0px 0px 0px;	padding:0px 0px 0px 0px; font-family: 'Raleway', sans-serif;font-size:14px;	color:#888888;}
/* Global Classes starts */
* {outline:none !important; box-sizing:border-box;}
div, form{ margin:0px; padding:0px;}
a img { border:none;  outline:none}
a{	text-decoration:underline;	color:#004274;}
a:hover{text-decoration:none;color:#cb0202;}
p{ margin:0px; padding:0px 0px 10px 0px; font-size:14px; line-height:24px; color:#888888;}
p a{text-decoration:underline;color:#004274;}
p a:hover{text-decoration:none;color:#cb0202;}
ul{ margin:0px; padding:0px; list-style-type:none; color:#888888;}
ul li{ margin:0px; padding:0px 0px 10px 12px; font-size:15px;}
ul strong{font-size:15px;}	
ul a{text-decoration:underline;color:#004274;}
ul a:hover{text-decoration:none; color:#cb0202;}
OL {margin:0 0 0 28px; padding:0 0 0 0;list-style-type:decimal;}
OL LI{text-decoration:underline;	color:#888888;}
OL LI A, LI A , OL A{text-decoration:underline;color:#888888;}
OL A:HOVER{text-decoration:none;color:#cb0202;}


h1, h2, h3, h4{font-family: 'Montserrat', sans-serif; text-transform:uppercase;}
.f_left{ float:left;}
.f_right{ float:right;}
.t_left{ text-align:left;}
.t_right{ text-align:right;}
.t_center{ text-align:center;}
abbr{ text-decoration:none;}
.clr, 
.clear{margin:0; padding:0; clear:both;}

/*----------Placeholder Color-------------------*/
/*::-webkit-input-placeholder {  color: red; }
:-ms-input-placeholder { color: red; } 
::-moz-placeholder {  color: red; opacity: 1; }
:-moz-placeholder { color: red; opacity: 1; }*/

input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
textarea, 
select{ margin:0px; padding:10px 15px; width:100%; color:#212121; font-size:15px; font-weight:400; font-family:'Raleway', sans-serif; border:1px solid; border-color:#b5b5b5; background:#fff; border-radius:0px !important;}
input:focus, textarea:focus, select:focus{ border-color:#767474;}
input[type="button"], input[type="submit"]{ margin:0px; padding:10px 50px; color:#fff; font-size:14px; font-weight:700; font-family: 'Montserrat', sans-serif; border:none; text-transform:uppercase; background:#d99c91; transition:all .5s ease;}
input[type="button"]:hover, input[type="submit"]:hover{ background:#ab8c60;}

/*--------------------For All size image show only one size with this css------------------*/
/*img{ width: 250px; height: 310px; display:block; object-fit: cover; overflow:hidden;}*/
/* ----Global Classes ends-----*/	

/*font-family: 'Montserrat', sans-serif;
font-family: 'Montserrat Light', arial;
font-family: 'Raleway', sans-serif; 
font-family: 'Roboto', sans-serif;
font-family: 'Cormorant Garamond', serif;*/

.know_more{ margin:0px; padding:0px; position:relative;}
.know_more a{ margin:0px; padding:10px; color:#474747; font-size:24px; font-family: 'Montserrat', sans-serif; font-weight:400; text-decoration:none; text-transform:uppercase; position:relative;}
.know_more a:after, .know_more a:before { margin:0px; padding:0px; content:""; position:absolute; background:#d99c91; width:30px; height:1px; top:25px;}
.know_more a:before{ left:-40px;}
.know_more a:after{ right:-40px;}
.know_more a:hover{ color:#d99c91;}


.header_top_wrapper{ margin:0px; padding:5px 0px; background:#d99c91;}
.header_top_container{ margin:0px auto; padding:0px 10px; max-width:1190px; text-align:right;}
.register_customer{ margin:0px; padding:0px; float:right; font-size:12px; line-height:20px; font-weight:400; color:#fff; text-transform:uppercase; width:160px; border-left:1px solid #e1cfb7;}
.register_customer a{ margin:0px; padding:0px; text-decoration:none; font-size:12px; color:#fff; font-weight:700;}
.register_customer a:hover{ color:#efefef;}
.lan_currency{ margin:0px; padding:0px; float:right; width:132px; position:relative; }
.lan_currency select{ margin:0px; padding:0px; color:#fff; text-transform:uppercase; border:none; background:none; width:75px; display:inline-block; float:left; font-size:12px; font-weight:400; font-family: 'Raleway', sans-serif; border:none !important; -webkit-appearance: none; -moz-appearance: none;           appearance:none;  line-height:20px; position:relative;}

.lan_currency select option { background:#d99c91; min-height:20px; vertical-align:middle; border:none;}
.lan_currency select.select_currency{ width:55px; position:relative;}
/*.lan_currency select.select_currency::after{ content:""; position: absolute; z-index:1; background:url(images/drop-arrow.png) right top no-repeat; width:10px; height:8px;}*/

.header_container{ margin:0px auto; padding:5px 10px 0px; max-width:1190px;}
.header_left{ margin:0px 40px 0px 0px; padding:0px; float:left; /*width:146px;*/}
.header_left img{ margin:0px; padding:0px; width:auto; /*ax-width:100%;*/ display:inline-block;}
.header_nav{ margin:56px 0px 0px; padding:0px; float:right; /*width:760px;*/}
.header_nav ul{ margin:0px; padding:0px; list-style-type:none;}
.header_nav ul li{ margin:0px; padding:0px 5px; float:left;}
.header_nav ul li a{ margin:0px; padding:0px 20px 30px; color:#212121; font-size:15px; font-family: 'Roboto', sans-serif;font-weight:400; text-decoration:none; text-transform:uppercase; display:block; border-bottom:4px solid transparent; }
.header_nav ul li a:hover{ color:#000; border-color:#d99c91;}
.header_nav ul li.current-menu-item a{color:#000; border-color:#d99c91;}
/*.header_nav ul li:last-child a{ color:#d99c91; text-decoration:underline;}*/


.header_nav ul li.sub_menu{ position:relative;}
.header_nav ul li.sub_menu:after{ position:absolute; content:""; border-left: 6px solid transparent;   border-right: 6px solid transparent;  border-top: 6px solid #212121; top:5px; right:5px;}
/*_____ Submenu css Start _________*/
.header_nav ul ul {margin: 0px; padding:0px 0px 0px 0px; width:170px; z-index: 99999; background:#fff; visibility: hidden; display: none;  position:absolute; top:100%; left: 0;}
.header_nav li:hover > a, .header_nav ul li:hover > ul{ display: block; } 
.header_nav ul ul li{ margin:0px; padding:0px; float:none; display:block;}
.header_nav ul ul li a {padding:10px 10px;}
.header_nav ul ul li:last-child a{ color:#212121; text-decoration:none;}
.header_nav ul ul li a:hover {}	
.header_nav ul ul li.current_page_item a{color:#000; border-color:#d99c91;}
.header_nav ul li:hover > ul {display: block;}
.header_nav ul ul li.current-menu-item > a, .header_nav ul ul li.current-menu-ancestor > a, .header_nav ul ul li.current_page_item > a, .header_nav ul ul li.current_page_ancestor > a {color:#000; border-color:#d99c91;}

/*----------Third Level-------------------*/
.header_nav ul li.hover, .header_nav ul li:hover {position: relative; cursor: default;}
.header_nav ul li:hover > ul { visibility: visible;}
/*_____ Submenu css ends _________*/

.header_right{ margin:45px 0px 0px; padding:0px; float:right; width:130px; position:relative;}
.add_basket{ margin:0px; padding:0px;  display:inline-block; width:50%; text-align:center; float:left; position:relative;}
.add_basket label{ margin:0px; padding:4px 0px; font-size:12px; position:absolute; z-index:1; right:3px; top:-10px; background:#d99c91; width:24px; height:24px; border-radius:50%;  vertical-align:middle; color:#fff;}
.add_basket img{ margin:0px; padding:0px; display:inline-block; max-width:100%; vertical-align:middle;}
.header_search{ margin:0px; padding:0px; display:inline-block; width:50%; text-align:center; float:left;}
.header_right .search_butn{ margin:6px 0px 0px; padding:0px; background:url(images/search.png) center center no-repeat; border:none; width:20px; height:20px; cursor:pointer; outline:none !important}
.header_right .search_butn:hover{background:url(images/search.png) center center no-repeat; outline:none !important}

.banner{ margin:0px; padding:0px; position:relative;}
.banner img{ margin:0px; padding:0px; width:100%; display:block;}
.caption_box{ width:460px; text-align:center;}
.caption_box h1{ margin:0px; padding:0px; color:#474747; font-size:70px !important; line-height:70px !important; font-family: 'Montserrat', sans-serif; font-weight:700; text-transform:uppercase;}
.caption_box h2{ margin:0px; padding:0px 0px 0px 0px; color:#474747; font-size:60px !important; line-height:60px !important; display:block; text-transform:uppercase; font-family: 'Montserrat', sans-serif; font-weight: 200;}
.caption_box p{ margin:0px; padding:0px 0px 20px 0px !important; color:#474747; font-size:22px !important; line-height:32px !important;}

.home_pro_list{ margin:0px; padding:30px 10px;}
.home_pro_list_box{ margin:0px .5%; padding:0px; width:24%; float:left; position:relative;}
.home_pro_list_box img{ margin:0px; padding:0px; width:100%; height:450px; object-fit:cover; overflow:hidden; display:block;}

.over_lay{ margin:0px; padding:0px; background:url(images/list-hover.png) center  top no-repeat; background-size:100% 100%; position:absolute; width:100%; height:100%; top:0px; display:none;}
.home_pro_list_caption{margin:0px; padding:0px 10px; width:100%; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); text-align:center;}
.home_pro_list_caption h3{ margin:0px; padding:0px; color:#474747; font-size:36px; font-weight:300; }
.home_pro_list_caption h3 a{ margin:0px; padding:0px; color:#474747; text-transform:uppercase; text-decoration:none; font-weight:300;}
.home_pro_list_box:hover .over_lay{ display:block;} 

.home_tigress{ margin:0px; padding:0px; position:relative;}
.home_tigress img{ margin:0px; padding:0px; width:100%; min-height:760px; display:block; object-fit:cover;}
.home_tigress_caption{ margin:0px; padding:0px; position:absolute; z-index:1; width:100%; left:50%; top:50%; transform:translate(-50%,-50%);}
.tigress_arae{ margin:0px; padding:0px; width:50%; text-align:center;}
.tigress_caption{margin:0px auto; padding:0px; max-width:590px;  vertical-align:middle; align-self:center;}
.tigress_caption h3{ margin:0px; padding:0px 0px 10px; color:#474747; font-size:55px; line-height:65px; font-weight:200;}
.tigress_caption h5{ margin:0px; padding:0px 0px 10px; color:#d99c91; font-size:30px; line-height:38px; font-weight:300; text-transform:uppercase;}
.tigress_caption p{ margin:0px; padding:0px 0px 40px; color:#212121; font-size:22px; line-height:30px;}
.vagan_logo{ margin:50px 0px 0px; padding:0px;}
.vagan_logo img{ margin:0px; padding:0px; max-width:70%; min-height:auto; display:inline-block;}

.home_container{ margin:0px auto; padding:30px 10px; max-width:1190px;}
.home_container h3{ margin:0px; padding:0px 0px 30px 0px; color:#212121; font-size:22px; text-transform:uppercase; display:block;} 
.home_container h4{ margin:0px; padding:0px 0px 10px 0px; color:#555555; font-size:16px; font-family: 'Montserrat', sans-serif; text-transform:uppercase; display:block;} 
.home_container strong{ margin:0px; padding:0px; display:inline-block; color:#212121; font-family: 'Montserrat', sans-serif; font-size:18px; display:block; }
.home_container h5{ margin:0px; padding:0px 0px 15px 0px; color:#036; font-size:18px; text-transform:uppercase; display:block;} 
.home_product_box{ margin:0px .5%; padding:0px; width:24%; float:left; text-align:center;}
.home_product_box img{ margin:0px; padding:0px; width:100%; height:380px; display:block; object-fit:cover; overflow:hidden;}
.home_product_info{ margin:0px; padding:20px;}
.home_product_info img{ margin:0px 0px 10px; padding:0px; width:auto; height:auto;  display:inline-block;}


.our_services{ margin:0px; padding:20px .5%;}
.our_services_box{ margin:0px .5%; padding:40px 30px; width:32.3%; float:left; background:#d99c91;}
.our_services_info{ margin:0px auto; padding:0px;}
.service_img{ margin:0px; padding:0px; height:78px; float:left;}
.service_img img{ margin:0px; padding:0px; display:block; max-width:100%; vertical-align:middle;}
.services_title{ margin:30px 0px 0px; padding:0px; float:right; text-align:right; font-size:18px; color:#fff; font-family:'Montserrat', sans-serif;}

.subscribe_wrapper{ margin:0px; padding:0px; background:url(images/subscribg-bg.jpg)center top no-repeat; background-size:cover;}
.subscribe_container{ margin:0px auto; padding:60px 10px; max-width:990px; text-align:center;}
.subscribe_container h3{ margin:0px; padding:0px 0px 15px 0px; color:#fff; font-size:30px; font-weight:700;}
.subscribe_container p{ margin:0px; padding:0px 0px 20px; color:#fff; font-size:18px;}
.subscribe_container input[type="email"]{ margin:0px; padding:16px 10px 16px 50px; background:url(images/sub-mail.png) left 20px top 16px no-repeat, url(images/input-bg.png); border:none; width:80%; font-family:'Raleway', sans-serif; font-weight:600; font-size:12px; position:relative; float:left; height:45px;}
.subscribe_container input[type="submit"]{ margin:0px; padding:0px; width:20%; border:none; background:#161b20; font-size:16px; text-transform:uppercase; cursor:pointer; float:left; text-align:center; color:#fff; height:45px; transition:all .5s ease; font-family:'Montserrat', sans-serif;}
.subscribe_container input[type="submit"]:hover{ background:c29f6e;}


.footer_container{ margin:0px auto; padding:30px 10px; max-width:1190px;}
.footer_container h5{ margin:0px; padding:0px 0px 20px 0px; color:#212121; font-family:'Montserrat', sans-serif; font-size:18px; text-transform:uppercase; display:block;}
.footer_left{ margin:0px; padding:0px; float:left; width:775px;}
.footer_logo_area{ margin:0px; padding:0px; width:290px; float:left;}
.footer_logo_area p{ margin:0px; padding:0px; color:#555555; font-family:'Montserrat', sans-serif; font-size:13px; font-weight:400;}
.footer_logo_area p strong{ margin:0px; padding:0px; color:#555555; font-family:'Raleway', sans-serif; font-size:13px; font-weight:700; text-transform:uppercase;}
.footer_logo_area p a{ margin:0px; padding:0px; text-decoration:none; font-weight:400; display:inline-block; color:#555555; }
.footer_logo_area p a:hover{color:#555555;}
.footer_logo_area p a.eml:hover{ color:#d99c91}
.social{ margin:0px; padding:5px 0px;}
.social a{ margin:0px 10px; padding:0px; display:inline-block;     margin-left: 0px; color:#d99c91; font-size:  20px;}
.social img{ margin:0px; padding:0px; max-width:100%; display:inline-block; transform:scale(1,1); transition:all .3s ease;}
.footer_services{ margin:120px 0px 0px; padding:0px; width:380px; float:right;}
.footer_services p{ margin:0px; padding:0px; color:#212121; font-size:13px; line-height:16px; font-weight:600;}
.footer_services strong{ margin:0px; padding:0px; font-weight:700; font-family:'Montserrat', sans-serif; display:block;}
.footer_services strong a{ margin:0px; padding:0px; color:#212121; font-family:'Montserrat', sans-serif; font-size:18px; text-transform:uppercase; display:inline-block; text-decoration:none;}
.footer_services strong a:hover{color:#212121;}
.footer_menu{ margin:0px; padding:0px; width:50%; float:left;}
.footer_services ul{ margin:0px; padding:0px; list-style-type:none;}
.footer_services ul li{ margin:0px 0px 6px; padding:0px;}
.footer_services ul li a{ margin:0px; padding:0px; color:#555555; font-size:14px; font-weight:400; display:block; text-decoration:none;line-height: 18px;}
.footer_services ul li a:hover{ color:#d99c91;}

.social img:hover{ transform:scale(1.2,1.2); transition:all .3s ease;}

.footer_right{ margin:120px 0px 0px; padding:0px; width:; float:right; width:370px;}
.footer_right img{ margin:0px; padding:0px; max-width:100%;}

.footer_bottom{ margin:0px; padding:8px 0px 0px 0px; border-top:1px solid #b5b5b5;}
.footer_bottom p{ margin:0px; padding:0px; color:#161b20; font-size:12px; font-weight:600; font-family:'Montserrat', sans-serif;}
.footer_bottom ul{ margin:0px; padding:0px; list-style-type:none;}
.footer_bottom ul li{ margin:0px 18px 0px 0px; padding:0px; float:left; position:relative;}
.footer_bottom ul li:after{ margin:0px; padding:0px; position:absolute; content:"";  width:1px; height:12px; right:-10px; top:3px; background:#161b20;}
.footer_bottom ul li:last-child:after{ content:none;}
.footer_bottom ul li a{ margin:0px; padding:0px; color:#161b20; font-size:12px; font-weight:600; font-family:'Montserrat', sans-serif; text-decoration:none;}
.footer_bottom ul li a:hover{ color:#d99c91;}
.footer_bottom_menu{ margin:0px; padding:0px; width:72%; float:left;}
.we_accept{ margin:0px; padding:0px; width:26%; float:right;}
.we_accept img{ margin:0px; padding:0px;  max-width:100%; display:block;} 
.footer_right .instagallery-items .ig-item{ padding: 4px !important;}
/*----------------------------------About Us----------------------*/
.about_banner{ margin:0px; padding:0px; position:relative;}
.about_banner img{ margin:0px; padding:0px; width:100%; display:block;}
.about_wrapper{ margin:0px; padding:0px; width:100%; position:absolute; z-index:10; left:50%; top:50%; transform:translate(-50%,-50%);}
.about_caption_box{ margin:0px 0px 0px 5%; padding:0px; width:560px; text-align:center;}
.about_caption_box h2{ margin:0px; padding:0px; color:#b48f8c; font-size:50px; line-height:55px; font-weight:300;}
.about_caption_box h1{ margin:0px; padding:0px; color:#b48f8c; font-size:140px; line-height:140px; font-family: 'Cormorant Garamond', serif; }
.about_caption_box p{ margin:0px; padding:0px; color:#b48f8c; font-size:30px; line-height:35px;}

.container{ margin:0px auto; padding:40px 10px; max-width:1190px;}
.container p{ margin:0px; padding:0px 0px 20px; color:#888888; font-size:14px; line-height:24px;}
.about_left{ margin:0px; padding:0px; width:48%; float:left;}
.about_left h3{ margin:0px; padding:0px 0px 30px; font-size:20px; color:#3d3d3d; font-weight:700; position:relative;}
.about_left h3:before{ margin:0px; padding:0px; position:absolute; content:""; width:50px; height:1px; background:#c29f6d; bottom:18px; left:0px;}
.about_right{ margin:0px; padding:0px; width:48%; float:right;}
.about_right img{ margin:0px; padding:0px; width:100%; height:550px; object-fit:cover; overflow:hidden; object-position:top;}

.about_show{ margin:0px 1.5% 0px 0px; padding:0px; width:32.3%; float:left;}
.about_show img{ margin:0px; padding:0px; width:100%; height:370px; object-fit:cover; overflow:hidden;}
.about_show:nth-child(3){ margin-right:0px; float:right;}
/*--------------------blog page----------------------*/
.inner_banner{ margin:0px; padding:0px; width:100%; position:relative;}
.inner_banner img{ margin:0px; padding:0px; width:100%; height:300px !important; display:block; object-fit:cover; overflow:hidden; }
.breadcrumb_wrapper{ margin:0px; padding:10px 0px; width:100%; position:absolute; background:rgba(191, 154, 154, .7); bottom:0px;}
.breadcrumb_container{ margin:0px auto; padding:0px 10px; max-width:1190px;}
.breadcrumb_container h2.trail-browse{ display:none !important;}

.breadcrumb_container ul{ margin:0px; padding:0px; list-style-type:none;}
.breadcrumb_container ul li{ margin:0px !important; padding:0px 50px 0px 0px !important; float:left; font-size:14px; line-height:18px; color:#fff; font-family:'Montserrat', sans-serif; font-weight:normal; text-transform:capitalize; background:url(images/breadmark.png) right 14px center no-repeat !important;}
.breadcrumb_container .trail-items li::after{ content:none !important;}
.breadcrumb_container ul li:last-child{ background:none !important;}
.breadcrumb_container ul li a{ margin:0px !important; padding:0px !important; font-size:14px; line-height:18px; color:#fff; font-family:'Montserrat', sans-serif; font-weight:normal; text-transform:capitalize; text-decoration:none;}
.breadcrumb_container ul li a:hover{ color:#000;}

.news_list{ margin:0px; padding:0px;}
.news_box{ margin:0px 0px 40px; padding:0px;}
.news_thumb{ margin:0px 0px 25px; padding:0px; position:relative;}
.news_thumb img{ margin:0px; padding:0px; width:100%; height:450px; display:block; object-fit:cover; object-position:top; overflow:hidden;}
.news_box h3{ margin:0px; padding:0px 0px 20px; color:#555; font-family: 'Raleway', sans-serif; font-weight:700; font-size:30px; text-transform:uppercase;}
.news_box h3 a{ margin:0px; padding:0px; color:#555; font-family: 'Raleway', sans-serif; font-weight:700; font-size:30px; text-decoration:none; transition:all .5s ease;}
.news_box h3 a:hover{ color:#000;}
.com_like{ margin:0px 0px 20px; padding:0px;}
.user_cl{ margin:0px; padding:0px; width:140px; display:inline-block; font-family:'Montserrat', sans-serif;}
.user_cl img{ margin:0px; padding:0px; max-width:100%; display:inline-block; vertical-align:middle;}
.user_cl label{ margin:0px; padding:0px; display:block;}
.news_read_details{ margin:0px; padding:0px;}
.news_read_details a{ margin:0px; padding:0px; color:#555; font-size:16px; font-family:'Montserrat', sans-serif; font-weight:700; text-transform:uppercase;}

.new_date{ margin:0px; padding:12px 0px; position:absolute; bottom:0px; left:0px; width:80px; height:80px; background:#565759; font-size:16px; font-weight:normal; text-transform:uppercase; color:#e8d9d2; text-align:center; font-family:'Montserrat', sans-serif; }
.new_date strong{ margin:0px; padding:0px; display:block;  font-size:30px; font-weight:700; }
.news_pagination{ margin:0px; padding:20px 0px; font-size:16px; color:#212121; text-align:center; font-family:'Montserrat', sans-serif; }
.news_pagination a{ margin:0px; padding:4px 10px; font-size:16px; color:#212121; text-decoration:none; border:none;}
.wp-pagenavi span.current, .news_pagination  a:hover{color:#b5b5b5; text-decoration:underline; font-weight:normal; border:none;}
.wp-pagenavi a.previouspostslink{ margin:0px 30px 0px 0px; padding:0px 0px 0px 25px; background:url(images/pre-news.png) left center no-repeat; }
.wp-pagenavi a.nextpostslink{ margin:0px 0px 0px 30px; padding:0px 25px 0px 0px; background:url(images/nxt-news.png) right center no-repeat;}
.wp-pagenavi a.previouspostslink:hover{background:url(images/hover-pre-news.png) left center no-repeat; color:#b5b5b5;  text-decoration:none;}
.wp-pagenavi a.nextpostslink:hover{background:url(images/hover-nxt-news.png) right center no-repeat; color:#b5b5b5;  text-decoration:none;}

.user_cl .kodex_buttons br{ display:none !important;}
.user_cl .kodex_buttons{ padding:0px !important;}
.user_cl .kodex_buttons button.kodex_like_button{ background:none !important; border:0px !important;}
.user_cl .kodex_buttons button{ height:auto !important;  line-height: 18px !important;}
.user_cl .kodex_buttons button:hover, .user_cl .kodex_buttons button.kodex_button_active{ color:#888888 !important;}
/*------------------shop List-------------------*/
.shop_listing{ margin:0px; padding:0px;}
.shop_listing h3{ margin:0px; padding:10px 0px 0px; color:#212121; font-size:24px; font-weight:700; font-family: 'Raleway', sans-serif;}
.shop_listing h3 a{ margin:0px; padding:0px; color:#212121; font-size:24px; text-decoration:none; font-family: 'Raleway', sans-serif;}
.shop_listing h3 a:hover{ color:#d99c91;}
.top_sorting{ margin:0px 0px 20px; padding:0px;}
/*-------left part-------*/
.shop_filter{ margin:0px; padding:0px; width:280px; float:left;}
.shop_filter h4{ margin:0px 0px 20px; padding:0px 0px 10px; color:#3d3d3d; text-transform:capitalize; font-size:20px; font-weight:700; font-family:'Montserrat', sans-serif; position:relative;}
.shop_filter h4:before{ position:absolute; content:""; width:50px; bottom:0px; left:0px; height:1px; background:#5555;}
.shop_cat{ margin:0px; padding:0px 0px 40px;}
.shop_cat ul{ margin:0px; padding:0px; list-style-type:none;}
.shop_cat ul li{ margin:0px; padding:0px; border-bottom:1px solid #f5f5f5;  position:relative;}
.shop_cat ul li:last-child{border-bottom:none;}
.shop_cat ul li a{ margin:0px; padding:10px 0px; color:#555; font-size:14px; text-transform:uppercase; text-decoration:none; display:block; font-family:'Montserrat', sans-serif; font-weight:700;}
.shop_cat ul li a:hover{color:#212121;}
.shop_cat ul ul {position: static;width: 100%; display:none;}
.shop_cat ul ul li{margin:0px; padding:0px; border-bottom:none; border-top:1px solid #f5f5f5;}
.shop_cat ul ul li a{ margin:0px; padding:10px 10px; }
.shop_cat .subclick {height: 40px;padding-top: 0px!important;position:absolute;right: 0px;text-align: center;top: 0px;width: 50px;line-height: 40px;	z-index:999;}
.shop_cat .subclick:after { content:url(images/cat-arrow.png);}

.price_fiter{ margin:0px; padding:0px 0px 40px;}
.price_fiter img{ margin:0px; padding:0px; width:100%; display:block;}

.style{ margin:0px; padding:0px 0px 40px;}
.style_feild{ margin:0px; padding:10px 0px; color:#555; border-bottom:1px solid #f5f5f5; font-size:14px; font-family:'Montserrat', sans-serif; font-weight:600; text-transform:uppercase; }
.style_feild:last-child{ border-bottom:none;}
.style_title{ margin:0px; padding:0px; float:left;}
.style_title a{ margin:0px; padding:0px; color:#555; text-decoration:none;}
.style_title a:hover{ color:#d99c91;}
.style_count{ margin:0px; padding:0px; float:right;}

.best_product_box{ margin:0px 0px 20px; padding:0px;}
.best_listed_thumb{ margin:0px; padding:0px; width:60px; float:left;}
.best_listed_thumb img{ margin:0px; padding:0px; width:100%; height:55px; object-fit:cover; overflow:hidden; display:block;}
.best_listed_info{ margin:0px; padding:10px 0px 0px; width:200px; float:right;}
.best_listed_info h5{ margin:0px; padding:0px 0px 10px; color:#555; font-size:14px; font-weight:700; font-family: 'Raleway', sans-serif; text-transform:uppercase;}
.best_listed_info h5 a{ margin:0px; padding:0px; color:#555; text-decoration:none;}
.best_listed_info .shop_price{ margin-bottom:0px; font-size:14px;}
.best_listed_info .shop_price strong{ font-size:18px;}
.best_listed_info .pro_star{ margin-bottom:10px;}

/*-------right part-------*/
.show_listing_products{ margin:0px; padding:0px; width:860px; float:right; position:relative;}
.sorting_left{ margin:0px; padding:0px; float:left; color:#212121; font-size:14px; text-transform:uppercase;}
.sorting_right{ margin:0px; padding:0px; float:right;}

.shop_pro{ margin:0px 0px 40px; padding:0px;}
.shop_pro_thumb{ margin:0px; padding:0px; width:270px; float:left; position:relative;}
.shop_pro_thumb img{ margin:0px; padding:0px; width:100%;/* height:312px; */object-fit:cover; display:block; object-position:left; overflow:hidden;}
.shop_pro_info{ margin:0px; padding:0px; width:555px; float:right;}
.shop_pro_info p{ margin:0px; padding:0px 0px 50px; display:block;}
.pro_star{ margin:0px 0px 15px; padding:0px;}
.pro_star img{ margin:0px; padding:0px; max-width:100%; width:auto;}
.shop_price{ margin:0px 0px 10px; padding:0px;}
.shop_price strong{ margin:0px 20px 0px 0px; padding:0px; color:#212121; display:inline-block; font-size:20px; font-weight:400; font-family:'Montserrat', sans-serif; }
.shop_price label{ margin:0px; padding:0px; color:#b5b5b5; display:inline-block; text-decoration:line-through; font-size:16px; font-weight:400; font-family:'Montserrat', sans-serif; }
.shop_addcart_area{ margin:0px; padding:0px; position:relative;}
.addcart{ margin:0px; padding:0px; float:left;}
.shop_like{ margin:0px 0px 0px 20px; padding:0px; float:left;}
.shop_like img{ margin:0px 10px; padding:0px; max-width:100%; display:inline-block;}

.show_listing_products .news_pagination{ margin:0px auto; max-width:340px; border-top:1px solid #b5b5b5;}
.sale_box{ margin:0px; padding:25px 0px; position:absolute; background:#d99c91; color:#fff; font-size:18px; text-transform:uppercase; font-family:'Montserrat', sans-serif; font-weight:600; width:70px; height:70px; border-radius:50%; text-align:center; right:30px; top:30px;}

/*---------------grid Show------------------*/
.por_grid_show{ margin:0px; padding:0px;}
.por_grid_show .shop_pro{ margin:0px 0px 40px; width:32.3%; float:left; text-align:center;}
.por_grid_show .shop_pro_thumb{ float:none; width:100%;}
.por_grid_show .shop_pro_thumb img{ height:320px;}
.por_grid_show .shop_pro_info{ float:none; width:100%;}
.por_grid_show .shop_pro_info h3{ padding-bottom:10px;}
.por_grid_show .shop_pro_info h3 a{ font-size:14px; color:#555;}
.por_grid_show .shop_price{ margin:0px; padding:0px;}
.por_grid_show .shop_price strong{ font-size:18px; }
.por_grid_show .shop_price label{ font-size:14px; }
.por_grid_show .pro_star{ margin-bottom:5px;}
.por_grid_show .shop_pro .add_cart{ display:none; margin: -55px 0px 15px;}
.por_grid_show .shop_pro_thumb .add_cart img{  height:auto;}
.por_grid_show .shop_pro_thumb:hover .add_cart{ display:block;}

/*-------------single Products--------------*/

.single_thumb_list_box{ margin:0px 0px 10px; padding:0px; }
.single_thumb_list_box img{ margin:0px; padding:0px; height:126px; width:100%; object-fit:cover; overflow:hidden; display:block;}
.single_thumb_list_box:last-child{ margin:0px;}

.pro_details_parts h3{ margin:0px; padding:0px 0px 10px !important; color:#212121; font-size:30px; font-weight:700; font-family: 'Raleway', sans-serif; text-transform:uppercase;}
.select_rang{ margin:30px 0px 40px; padding:25px; border-top:1px solid #e9e9e9; border-bottom:1px solid #e9e9e9;}
.pro_details_parts .shop_addcart_area{ border-bottom:1px solid #e9e9e9; padding-bottom:30px; margin-bottom:30px;}
.pro_details_parts .social{ font-size:14px; color:#212121;  font-family:'Montserrat', sans-serif; font-weight:700; vertical-align:middle; }
.pro_details_parts .social img{ vertical-align:middle;}

.product_discription{ margin:40px 0px 0px; padding:0px;}
.product_discription ul{ margin:0px; padding:0px 0px 25px; list-style-type:none; display:block;}
.product_discription ul li{ margin:0px 15px 0px 0px; padding:0px 30px 0px 0px; color:#212121; font-size:22px;  font-family:'Montserrat', sans-serif;  font-weight:700; text-transform:uppercase; display:inline-block; background:url(images/slash-bg.png) right top 2px no-repeat;}
.product_discription ul li:hover{ color:#b5b5b5;}
.related_product{ margin:20px 0px 0px; padding:0px;}
.related_product h4{ margin:0px; padding:0px 0px 30px; color:#212121; font-size:22px; text-transform:uppercase; font-weight:700;}

.pro_details_parts ins{ text-decoration:none; padding:0px 5px;}

/*-------------------shopping Cart--------------*/
.shopping_tab{ margin:0px 0px 40px; padding:0px;}
.shop_proces_tab{ margin:0px; padding:0px; width:33.3%; text-align:center; float:left;}
.proces_tab_number{ margin:0px auto 20px; padding:20px 0px; width:70px; height:70px; border-radius:50%; color:#212121; font-family:'Montserrat', sans-serif; font-size:25px; text-align:center; font-weight:600; border:1px solid #303030;}
.shop_proces_tab h3{ margin:0px; padding:0px 0px 20px; color:#212121; font-size:18px; text-transform:uppercase; }
.shop_proces_tab.selected_tab  .proces_tab_number{background:#d99c91; border-color:#d99c91; color:#fff;}
.shop_proces_tab.selected_tab.succes .proces_tab_number{ background:#57c912; border-color:#57c912;}
.shop_proces_tab.selected_tab h3{background:url(images/tab-line.jpg) center bottom no-repeat;}
.shopping_cart .table_title{ margin:0px; padding:0px 0px 10px; color:#212121; font-size:18px; font-weight:700; text-transform:uppercase;}
.shopping_cart h4{ margin:0px; padding:0px 0px 20px; color:#212121; font-size:20px; font-weight:700;}
.wishlist_info{ margin:0px auto 40px; padding:0px; max-width:730px; text-align:center;}
.wishlist_info h3{ margin:0px; padding:0px 0px 20px; color:#212121; font-size:24px; font-weight:700;} 

.woocommerce-order-received  .woocommerce ul.order_details li{ width:19% !important; margin:0px 1% 90px 0px !important; padding:0px !important; font-size:13px !important; text-transform:uppercase;}
.woocommerce-order-received .woocommerce ul.order_details li strong{ font-size:14px;}
.woocommerce-order-received .woocommerce-order-details h2, .woocommerce-order-received .woocommerce-customer-details h2.woocommerce-column__title{ font-weight:700; font-family:'Montserrat', sans-serif;}
.woocommerce-order-received table.woocommerce-table th{ font-size:16px; text-transform:uppercase; padding:15px 12px;}
.woocommerce-order-received table.woocommerce-table td strong{ display:inline-block; margin:0px; padding:0px;}
.woocommerce-order-received table.woocommerce-table td a{ font-size:14px; text-decoration:none; color:#212121; font-weight:500;}
.woocommerce-order-received .woocommerce-customer-details address{ padding:20px !important; font-size:14px !important; line-height: 20px;}
.woocommerce-order-received .woocommerce-customer-details address p{ margin:0px; padding:0px;}
/*----------------------login Register---------------*/
.user_register h3{ margin:0px 0px 20px; padding:0px 0px 10px; color:#212121; font-size:20px; font-weight:700; position:relative; letter-spacing:1px;}
.user_register h3:before{ position:absolute; content:""; width:50px; height:1px; background:#d99c91; left:0px; bottom:0px;}
.user_register p{ font-size:15px;}
.user_register label{ margin:0px; padding:0px 0px 5px; color:#212121; display:block; font-family:'Montserrat', sans-serif; font-size:14px; font-weight:600;}
.user_register input[type="text"], .user_register input[type="tel"], .user_register input[type="email"], .user_register input[type="password"]{ padding-left:30px; padding-right:30px; margin:0px 0px 20px 0px; background:url(images/login-feild-mark.png) #fff right 18px center no-repeat;}
/*-------custome-checkbox css---------*/
.custome_checkbox { margin:0px !important; display: block;  position: relative; padding:4px 0px 4px 35px !important; cursor: pointer;  -webkit-user-select: none;  -moz-user-select: none; -ms-user-select: none;  user-select: none;}
.custome_checkbox input { position:absolute; opacity: 0; cursor: pointer;}
.checkmark {position: absolute; top: 0; left: 0; height: 25px; width: 25px;  background-color:#fff; border:1px solid #b5b5b5;}
.custome_checkbox input:checked ~ .checkmark {background-color: #fff;}
.checkmark:after { content: ""; position: absolute; display: none;}
.custome_checkbox input:checked ~ .checkmark:after { display: block;}
.custome_checkbox .checkmark:after { left:8px; top: 5px;  width: 5px;  height: 10px; border: solid #212121;  border-width: 0 3px 3px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg);}
/*------- Close custome-checkbox css---------*/

.user_login_area{ margin:0px; padding:0px; width:49%; float:left;}
.login_fb{ margin:0px 0px 30px; padding:0px;}
.raf{ margin:0px 0px 20px; padding:0px;}
.rp{ width:50%; float:left;}
.fp{ width:50%; float:right; text-align:right;}
.fp a{ margin:0px; padding:0px; line-height:24px; color:#888; font-size:14px; text-decoration:none;}
.fp a:hover{ color:#d99c91;}
.user_register_area{ margin:0px; padding:0px; width:49%; float:right;}


.default_container{ margin:0px; padding:0px;}
.default_container h2{ margin:0px; padding:0px 0px 20px; color:#212121; font-size:30px; font-weight:normal; }
.default_container h3{ margin:0px; padding:0px 0px 20px; color:#212121; font-size:24px; font-weight:normal;}
.default_container h3 a{ margin:0px; padding:0px; color:#212121; font-size:24px; font-weight:normal; text-decoration:none;}
.default_container h3 a:hover{ color:#d99c91;}
.default_container h4{ margin:0px; padding:0px 0px 15px; color:#212121; font-size:20px; font-weight:normal; text-transform:capitalize}
.default_container h5{ margin:0px; padding:0px 0px 10px; color:#212121; font-size:18px; font-weight:normal; font-family: 'Montserrat', sans-serif;  text-transform:capitalize;}
.default_container p{ margin:0px; padding:0px 0px 20px; color:#888888; font-size:14px; line-height:24px;}
.default_container p strong{ margin:0px; padding:0px; display:inline-block; color:#888888; font-size:14px; line-height:24px;}
.default_container p label{ margin:0px; padding:0px; display:inline-block; color:#888888; font-size:14px; line-height:24px;}
.default_container p a{ margin:0px; padding:0px; display:inline-block; color:#888888; font-size:14px; line-height:24px; text-decoration:none;}
.default_container p a:hover{ color:#888888; }
.default_container strong{ margin:0px; padding:0px 0px 20px; color:#888888; font-size:14px; line-height:24px; display:block;}
.default_container ul{ margin:0px; padding:5px 0px 15px; list-style-type:disc; list-style-position:inside;}
.default_container ul li{ margin:0px; padding:0px 0px 5px; color:#888888; font-size:14px; line-height:24px;}

.contact_left{ margin:0px; padding:0px; width:48%; float:left;}
.contact_left .map{ margin:20px 0px 0px; padding:0px;}
.contact_right{ margin:0px; padding:0px; width:48%; float:right;}
.contact_right .contact_field{ margin:0px 0px 15px; padding:0px;}
.contact_right label{ margin:0px; padding:0px 0px 5px; display:block;}
/*============*/
.wcps-container{ overflow:inherit;}
.wcps-container .owl-carousel{ padding-top:0px !important;}
.wcps-container .owl-nav.topright{ top:-60px;}
.wcps-container div.wcps-items div.wcps-items-thumb img{margin: 0px;padding: 0px;width: 100%;/*height: 380px;*/display: block;object-fit: cover;overflow: hidden;}
.wcps-container .owl-nav.topright div.owl-prev{ background:url(images/slide-pre.png) no-repeat !important; width:40px; height:40px;}
.wcps-container .owl-nav.topright .owl-next{ background:url(images/slide-nxt.png) no-repeat !important; width:40px; height:40px;}
.wcps-container .owl-nav.topright div.owl-prev:hover{ background:url(images/slide-pre-hover.png) no-repeat !important; }
.wcps-container .owl-nav.topright .owl-next:hover{ background:url(images/slide-nxt-hover.png) no-repeat !important; }
.wcps-container .wcps-items-cart p.add_to_cart_inline { color:transparent !important;}

.wcps-container .wcps-items-price span.woocommerce-Price-amount{ color:#212121; font-size:18px; font-family: 'Montserrat', sans-serif; font-weight:700;}
.wcps-container .wcps-items-price span.woocommerce-Price-amount:last-child{ display:none !important;}
.custom_rating{ margin:15px 0px 0px; padding:0px; width:100%; height:20px; /*background:url(images/star.jpg) center center no-repeat; background-size:auto; */}

.most_wanted{ margin:0px 0px 40px; padding:0px;}
.add_cart_box{ width:160px; margin:0px auto; left:0px; right:0px; position:absolute; bottom:130px; display:none;   }
.wcps-items-cart, .wcps-items-cart-zoom, .wcps-items-cart-wishlist{margin:0px 4px !important; padding:0px !important; float:left; }
.wcps-items-cart p a{background:url(images/pro-wish.png) #000 center center no-repeat !important; background-size:auto; width:40px; height:40px;  text-indent:-9999px;}
.wcps-items-cart p a:hover{background:url(images/pro-wish.png) #d99c91 center center no-repeat !important;}
.wcps-items-cart-wishlist{background:url(images/pro-search.png) #000 center center no-repeat; background-size:auto; width:40px; height:40px;  text-indent:-9999px;}
.wcps-items-cart-wishlist:hover{background:url(images/pro-search.png) #d99c91 center center no-repeat;}
.wcps-items-cart-zoom{background:url(images/pro-like.png) #000 center center no-repeat; background-size:auto; width:40px; height:40px;  text-indent:-9999px;}
.wcps-items-cart-zoom:hover{background:url(images/pro-like.png) #d99c91 center center no-repeat;}
.wcps-container .owl-carousel.owl-drag .owl-item:hover .add_cart_box{ display:block;}
.owl-carousel .wcps-items .wcps-items-price{ color:#fff !important;}

.woocommerce .woocommerce-breadcrumb{ margin:0px;}
.container .woocommerce-breadcrumb{ display:none;}
.container .woocommerce-products-header{ display:none;}
.woocommerce-page .woocommerce-ordering{ float:left;}


.shop_addcart_area .yith-wcwl-add-to-wishlist{ margin:0px;}
.shop_addcart_area .yith-wcwl-add-to-wishlist a.single_add_to_wishlist{background:url(images/shop-pro-like.png) center center no-repeat; background-size:auto; width:32px; height:32px;  text-indent:-9999px;}
.shop_addcart_area .yith-wcwl-add-to-wishlist a.single_add_to_wishlist:hover{background:url(images/shop-pro-like.png) center center no-repeat;}
.shop_addcart_area .yith-wcwl-add-to-wishlist img.ajax-loading{ display:none !important;}
.shop_addcart_area a.yith-wcqv-button{background:url(images/shop-pro-search.png) #fff center center no-repeat; background-size:auto; width:32px; height:32px;  text-indent:-9999px; position:absolute; left:230px;}
.shop_addcart_area a.yith-wcqv-button:hover{background:url(images/shop-pro-search.png) #fff center center no-repeat; }
.shop_addcart_area .yith-wcwl-wishlistaddedbrowse span.feedback{ display:none;}
.shop_addcart_area .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.hide{ display:block !important;}
.woocommerce .shop_addcart_area  a.button.add_to_cart_button{border-radius: 2px; padding: 12px 18px; background:#d99c91; color:#fff !important;  text-transform:uppercase; width: 166px; text-align: center; font-size:14px !important; color:#fff;  font-family:'Montserrat', sans-serif; text-decoration:none; font-weight:500; transition:all .3s ease;}
.woocommerce .shop_addcart_area a.button.add_to_cart_button:hover{ background:#d8634e;}

.wcps-container .wcps-items-title a:hover{ color:#d99c91 !important;}

/*=======wish List============*/
.wishlist-title  h2{ display:none;}
.woocommerce table.wishlist_table tbody td{padding:10px 20px;}
.woocommerce table.shop_table, .woocommerce table.wishlist_table thead th{ border:none;}
.woocommerce table.wishlist_table thead th, .woocommerce-cart table.cart th{color:#212121; font-size:18px; font-weight:700; font-family:'Montserrat', sans-serif;}
.wishlist_table tr td{ text-align:left;}
.wishlist_table a.yith-wcqv-button{ display:none;}
.wishlist_table tr td.product-name a, .woocommerce-cart table.cart td a{color:#212121; font-size:18px; font-weight:700; text-transform:uppercase; text-decoration:none;}
.wishlist_table tr td.product-name a:hover, .woocommerce-cart table.cart td a:hover{ color:#d99c91;}
.wishlist_table tr td.product-price, .woocommerce-cart table.cart td.product-price, .woocommerce-cart table.cart td.product-subtotal{color:#212121; font-size:20px; font-weight:500;  font-family:'Montserrat', sans-serif;}
.wishlist_table tr td.product-stock-status{ font-size:16px; font-weight:500;  font-family:'Montserrat', sans-serif; text-transform:uppercase;}
.wishlist_table tr td.product-stock-status span.wishlist-in-stock{color:#212121 !important;}
.woocommerce .wishlist_table td.product-add-to-cart a{ padding:10px; background:#d99c91; font-size:16px; text-transform:uppercase; text-align:center; font-weight:500;  font-family:'Montserrat', sans-serif; }
.woocommerce .wishlist_table td.product-add-to-cart a:hover{ background:#bda077;}
.woocommerce a.remove{ text-indent:-9999px; background:url(images/wish-delete.png) center center no-repeat; width:18px; height:18px;}
.woocommerce a.remove:hover{ text-indent:-9999px; background:url(images/wish-delete.png) center center no-repeat;}
.wishlist_table tr td.product-thumbnail a img, .woocommerce-cart table.cart .product-thumbnail a img{  height:120px; object-fit:cover; overflow:hidden; display:block;}
.woocommerce table.wishlist_table tbody td.product-thumbnail, .woocommerce-cart table.cart .product-thumbnail{ padding:10px 0px;}
.woocommerce-cart table.cart img{ width:80px;}

/*========cehckout==============*/
.select2-container .select2-selection--single, .select2-container--default .select2-selection--single .select2-selection__arrow{ height:37px; }
.select2-container--default .select2-selection--single .select2-selection__rendered{ line-height:37px;}
.select2-container--default .select2-selection--single{border-radius:0px !important;}
.woocommerce-checkout .form-row label{ font-size:14px; text-transform:uppercase; color:#212121; font-weight: 500; font-family: 'Montserrat', sans-serif;}
.woocommerce-checkout .form-row .required{ color:#212121 !important;}
.woocommerce-checkout textarea{ height:200px !important;}

/*===========Grid List========*/
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{ background-color:#bebebe !important; height:3px !important; margin-bottom: 30px !important;}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range{ background:#d99c91 !important;}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{ background-color:#d99c91 !important; top: -5px !important; }
.woocommerce .widget_price_filter .price_slider_amount .button{ padding:10px 40px !important; color:#fff !important; background:#d99c91 !important; border:none !important; font-family:'Montserrat', sans-serif; text-transform:uppercase; font-size:13px;}
.woocommerce .widget_price_filter .price_slider_amount{ color:#78909c; line-height:34px !important; font-size:14px; font-weight:500; font-family: 'Montserrat', sans-serif; }
.woocommerce .widget_price_filter .price_slider_amount span{ color:#212121; font-weight:700;}

.woocommerce .woocommerce-ordering select{border:none !important; -webkit-appearance: none; -moz-appearance: none;  appearance:none; background:url(images/cat-arrow.png) center right no-repeat; padding: 10px 0px; font-family: 'Montserrat', sans-serif; font-weight:400; font-size:14px; text-transform:uppercase; color:#212121;}
.all_custome_list{ position:absolute; right:20px; top:12px;}
.list_list, .grid_list{ cursor:pointer; display:inline-block; margin:0px; padding:0px; }
.grid_list{ background:url(images/grid.png) center center no-repeat; width:20px; height:20px;}
.grid_list-select{ background:url(images/grid-hover.png) center center no-repeat;}
.list_list{margin: 0px 0px 0px 10px; background:url(images/prlist.png) center center no-repeat; width:20px; height:20px;}
.list_list-select{ background:url(images/prlist-hover.png) center center no-repeat;  }
.update_list_product .shop_pro{ height:360px; overflow:hidden; margin:0px 15px 20px 0px; padding:0px; width:276px; float:left; position:relative;}
.update_list_product .shop_pro:nth-child(3n+0){ margin-right:0px; float:right;}
.update_list_product .shop_pro_thumb{ width:100%; float:none;}
.update_list_product .shop_pro_thumb img{ /*height:320px;*/}
.update_list_product .shop_pro_info{ width:100%; text-align:center; float:none;}
.update_list_product .shop_pro_info p{ display:none;}
.update_list_product .shop_pro_info h3 a{ font-size:14px;}
.update_list_product .shop_addcart_area{ position:absolute; bottom:160px; left:0px; right:0px; margin:0px auto;}
.update_list_product .shop_pro .shop_addcart_area{ position:absolute; bottom:160px; left:0px; right:0px; margin:0px auto; width:155px; display:none;}
.update_list_product .shop_pro .addcart a.add_to_cart_button { text-indent:-9999px; background:url(images/pro-wish.png) #000 center center no-repeat !important; width:40px; height:40px; border-radius:0px;}
.update_list_product .shop_pro .addcart a.add_to_cart_button:hover{background:url(images/pro-wish.png) #d99c91 center center no-repeat !important;}
.update_list_product .shop_pro .shop_like .yith-wcwl-add-to-wishlist a.button{text-indent:-9999px; background:url(images/pro-like.png) #000 center center no-repeat !important; width:40px; height:40px; margin:0px 0px 0px 40px; border-radius:0px;}
.update_list_product .shop_pro .shop_like .yith-wcwl-add-to-wishlist a.button:hover{background:url(images/pro-like.png) #d99c91 center center no-repeat !important;}
.update_list_product .shop_pro .addcart a.yith-wcqv-button { text-indent:-9999px; background: url(images/pro-search.png) #000 center center no-repeat !important; width:40px; height:40px; left:50px; border-radius:0px;}
.update_list_product .shop_pro .addcart a.yith-wcqv-button:hover{background: url(images/pro-search.png) #d99c91 center center no-repeat !important;}
.update_list_product .shop_pro:hover .shop_addcart_area{ display:block;}

/*==========single Page Products==========*/
.woocommerce div.product p.price{color: #212121; font-size: 20px; font-weight: 500; font-family: 'Montserrat', sans-serif;}
.woocommerce div.product p.shop_price span.amount:last-child{ color:#b5b5b5 !important; font-size:16px; text-decoration:line-through;}
.woocommerce div.product form.cart table tr{width:48%; float:left; padding: 0px 3% 0px 0%;}
.related.products h2{ font-size:22px; padding-bottom:30px; color:#212121;}
.related.products .shop_pro{ margin:0px .5%; padding:0px; width:24%; float:left; text-align:center; position:relative;}
.related.products .shop_pro .shop_pro_thumb{ width:100%;}
.related.products .shop_pro .shop_pro_info{ width:100%;}
.related.products .shop_pro .shop_pro_info h3 a{ color:#555; font-size:16px; text-decoration:none;}
.related.products .shop_pro .shop_pro_info h3 a:hover{ color:#d99c91;}
.related.products .shop_pro .shop_pro_info p{ display:none;}
.custom_selected select{ -webkit-appearance: none;  -moz-appearance: none;background:url(images/select-arrow.png) center right 10px no-repeat; border:1px solid #b5b5b5;}
.related.products .shop_pro .shop_addcart_area{ display:none;}
.related.products .shop_pro:hover .shop_addcart_area{ display:block;}

.single-product .woocommerce-variation-price{ line-height:36px; float:left; font-family:'Montserrat', sans-serif;}
.single-product .woocommerce-variation-add-to-cart{ float:right;}
.woocommerce div.product span.price{ color:#212121;}
.woocommerce span.onsale{ background:#d99c91; width:40px; height:40px; border-radius:50%; color:#fff; font-size:18px; text-transform:uppercase; padding:0px;}

.woocommerce .pro_details_parts .single_variation_wrap{ float:left; width:70%;}
.woocommerce div.product form.cart .variations td{ line-height:40px; color:#212121; font-size:16px; text-transform:uppercase; }
.woocommerce div.product form.cart .button{     border-radius: 2px !important; padding:11px 20px; background:#d99c91 !important; border:none !important; font-size:14px; text-transform:uppercase; text-align:center; font-weight:500;  font-family:'Montserrat', sans-serif; }
.woocommerce div.product form.cart .button:hover{ background:#ae8b5a !important;}
.woocommerce .quantity .qty{ height:36px; border:1px solid #b5b5b5;}
.single-product .product_meta{ display:none;}
.single-product .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a.button{background:url(images/shop-pro-like.png) center center no-repeat !important;  background-size: auto; width: 32px;  height: 32px; text-indent: -9999px;}
.woocommerce div.product form.cart .reset_variations{ display:none !important;}
.woocommerce div.product .woocommerce-tabs ul.tabs{ margin:0px !important; padding:0px !important;}
.woocommerce div.product .woocommerce-tabs ul.tabs li{ background-color:#fff !important; border:none !important; margin: 0px;
 padding: 0px 20px 0px 0px !important;}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{color:#b3b3b3 !important}
.woocommerce div.product .woocommerce-tabs ul.tabs::before{ border-bottom:0px;}
.woocommerce div.product .product_discription ul li{margin:0px; padding:0px; background: url(images/slash-bg.png) right 3px top 13px no-repeat !important; }
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background: url(images/slash-bg.png) right 3px top 13px no-repeat !important;}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,  .woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{ color:#212121 !important;}

#yith-quick-view-modal .yith-wcqv-main{ padding:10px; box-shadow:none !important;}
#yith-quick-view-content div.images{ width:50%;}
#yith-quick-view-content div.summary{ width:50%;}
#yith-quick-view-close{ color:#202020;text-decoration: none;top: 10px;}
#yith-quick-view-close:hover{ color:#ab8757}

.single_star{ margin:0px; padding:0px 0px 15px;}
.single_star img{ margin:0px; padding:0px; max-width:100%; display:block;}

.related.products .shop_pro .shop_addcart_area{ position:absolute; bottom:135px; left:0px; right:0px; margin:0px auto; width:160px;}
.related.products .shop_pro .addcart a.add_to_cart_button { text-indent:-9999px; background:url(images/pro-wish.png) #000 center center no-repeat !important; width:40px; height:40px; border-radius:0px;}
.related.products .shop_pro .addcart a.add_to_cart_button:hover{background:url(images/pro-wish.png) #d99c91 center center no-repeat !important;}
.related.products .shop_pro .shop_like .yith-wcwl-add-to-wishlist a.button{text-indent:-9999px; background:url(images/pro-like.png) #000 center center no-repeat !important; width:40px; height:40px; margin:0px 0px 0px 40px; border-radius:0px;}
.related.products .shop_pro .shop_like .yith-wcwl-add-to-wishlist a.button:hover{background:url(images/pro-like.png) #d99c91 center center no-repeat !important;}
.related.products .shop_pro .addcart a.yith-wcqv-button { text-indent:-9999px; background: url(images/pro-search.png) #000 center center no-repeat !important; width:40px; height:40px; left:50px; border-radius:0px;}
.related.products .shop_pro .addcart a.yith-wcqv-button:hover{background: url(images/pro-search.png) #d99c91 center center no-repeat !important;}
.related.products .shop_like {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    float: none;
}

.pro_details_parts .custom_selected{ margin-bottom:30px;}
.pro_details_parts .yith-wcwl-add-to-wishlist{  margin-top:-63px; float:right;}


div.ppt{ display:none !important;}
div.pp_woocommerce .pp_description, div.pp_woocommerce .pp_nav{ display:none !important;}
div.pp_overlay{ display:none !important;}
div.pp_pic_holder{ display:none !important;}
.woocommerce #content div.product div.thumbnails a.first, .woocommerce div.product div.thumbnails a.first, .woocommerce-page #content div.product div.thumbnails a.first, .woocommerce-page div.product div.thumbnails a.first{ clear:none !important;}
.woocommerce #content div.product div.thumbnails a, .woocommerce div.product div.thumbnails a, .woocommerce-page #content div.product div.thumbnails a, .woocommerce-page div.product div.thumbnails a{ width:24% !important; margin:0px .5% !important;}
.woocommerce-page div.product div.thumbnails a img{ height:90px !important; margin-bottom:10px !important;}

.pro_details_parts .make_price{ float:left; padding:0px; margin:0px 20px 0px 0px; line-height: 36px; color:#212121; font-size:16px; font-weight:700;  font-family:'Montserrat', sans-serif; }
.pro_details_parts .make_price del span{ text-decoration:line-through; color:#888888; font-weight:500;}

.at-resp-share-element .at-share-btn{ margin:0px !important; padding:0px !important;}
.custom_social{ margin:0px; padding:10px 0px 0px; text-align:left !important; vertical-align:middle;}
.custom_social label{ float:left; width:100px; line-height:32px;}
.addthis_inline_share_toolbox_v8wy{ float:left; clear:inherit !important;}

a.compare.button{ background:#fff !important; color:#212121 !important; text-transform:uppercase;     border-radius: 2px !important;padding: 0px 0px;     font-family: 'Montserrat', sans-serif; font-weight: 500;     text-transform: uppercase;     border: none !important; margin: 0px;}
.product_discription span.comment-reply-title{ margin-bottom:15px; display:block;}
.product_discription #review_form #respond textarea{ height:120px;}
.product_discription #review_form #respond .comment-form-rating p{ margin:5px 0px 0px; padding:0px;}
.product_discription #respond input#submit{ background:#d99c91 !important; color:#fff; text-transform:uppercase;}
.product_discription #respond input#submit:hover{ color:#fff;  background:#ad8b5b !important;}
/*=======Cart page=========*/
p.return-to-shop a{background:#d99c91 !important; color:#fff !important; text-transform:uppercase; font-size:16px; border-radius:0px !important;}
p.return-to-shop a:hover{background:#ad8b5b !important;}

.woocommerce-message, .woocommerce-info{border-top-color:#d99c91 !important;}
.woocommerce-message::before, .woocommerce-info::before, .woocommerce-info a{ color:#d99c91 !important;}
.woocommerce-page .woocommerce-message a.button{ background:#d99c91 !important; color:#fff !important; }
.woocommerce-page .woocommerce-message a.button:hover{ background:#ad8b5b !important;}
.woocommerce-cart .woocommerce .cart .button, .woocommerce-cart .woocommerce .cart input.button{ background:#c39f6f; color:#fff; font-size:16px; text-transform:uppercase;}
.woocommerce-cart .woocommerce .cart .button:hover, .woocommerce-cart .woocommerce .cart input.button:hover{ background:#a78454;}
.woocommerce-cart  .woocommerce .quantity .qty{ height:30px;}
.woocommerce-cart table.cart td.actions .coupon .input-text{ line-height:24px; width:130px;}
.woocommerce .cart-collaterals h2{ font-weight:700; font-size:24px; }
.woocommerce-cart .cart-collaterals{ color:#202020; font-size:16px; font-weight:500;}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{ background:#fff !important; font-size:14px; color:#212121; text-transform:uppercase; border:1px solid #b5b5b5; border-radius:0px !important;}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{background:#d99c91 !important;  border-color:#d99c91; }

.woocommerce button.button{ border-radius:0px !important; background:none !important; border:1px solid #b5b5b5; text-transform:uppercase; padding:12px 20px;}
.woocommerce button.button:hover{background:#d99c91 !important; color:#fff; border-color:#d99c91;}
.custom_cultbox{ margin:40px 0px 0px;}
.custom_cultbox h3{ text-align:center;}
.custom_cultbox .shipping-calculator-form{ display:block !important; width:48%; float: left;}

.custom_cartotal table.shop_table td{ text-align:right;}
.custom_cartotal table.shop_table th{ text-transform:uppercase;}
.custom_cartotal table.shop_table tr.order-total{ background:#d99c91; color:#fff !important;}
.custom_cartotal table.shop_table tr.order-total td strong{ padding:0px; margin:0px; color:#fff !important;}
.custom_cartotal table.shop_table td .amount{ font-family: 'Montserrat', sans-serif; font-size:20px; font-weight:500;} 

/*============Shipping=============*/
#custom_review{ margin-top:40px;}
#custom_review h3#order_review_heading{ margin:0px 0px 30px; padding:0px 0px 20px; text-align:center; font-weight:700; font-family: 'Montserrat', sans-serif; font-size:20px; background:url(images/tab-line.jpg) center bottom no-repeat;}
#custom_review .col-1 .col-1, #custom_review .col-2 .col-2{ width:100% !important;}
#custom_review table.shop_table tbody td{ border-top:none; color:#555; font-weight:700; font-family: 'Montserrat', sans-serif; text-transform:uppercase; }
#custom_review table.shop_table thead th{ border-bottom:1px solid #e9e9e9; color:#212121; text-transform:uppercase !important; font-family: 'Montserrat', sans-serif;}
#custom_review table.shop_table tfoot th{  color:#212121; text-transform:uppercase !important; font-family: 'Montserrat', sans-serif;}
#custom_review table.shop_table tfoot td{ font-size:18px;}
#custom_review .cart_item strong{ display:inline-block; margin:0px; padding:0px}
#custom_review table.shop_table tr.order-total{ background:#d99c91; color:#fff !important;}
#custom_review table.shop_table tr.order-total td strong{ padding:0px; margin:0px; color:#fff !important; font-family: 'Montserrat', sans-serif; font-size:20px; font-weight:700;}
#custom_review .col-2 .col-2 #payment{ background:none;}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order{ background:#d99c91; border-radius:0px !important; font-size:16px;}
.woocommerce #payment #place_order:hover, .woocommerce-page #payment #place_order:hover{ background:#af8c5b;}

.woocommerce form .form-row.woocommerce-validated .select2-container, .woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce form .form-row.woocommerce-validated select{border-color:#d99c91 !important;}

/*---------Login Register-------------*/
.woocommerce-error, .woocommerce-info, .woocommerce-message{ background:none !important;}
.woocommerce-error{ border-top-color:#d99c91 !important;}
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before { content:none !important;}
.woocommerce form.login, .woocommerce form.register{ border:none; padding:0px;}
#customer_login form.login, #customer_login form.register{ margin:0px 0px 20px !important;}
#customer_login h2{ margin:0px 0px 20px; padding:0px 0px 10px; color:#212121; font-size:20px; font-family: 'Montserrat', sans-serif; font-weight:700; text-transform:uppercase; background:url(images/tab-line.jpg) left bottom no-repeat; background-size: 50px 1px;}
#customer_login label{ font-size:14px; text-transform:uppercase; font-family: 'Montserrat', sans-serif; color:#212121; font-weight: 500;}
#customer_login label span{ color:#888 !important; font-size:14px; text-transform:inherit;}
#customer_login p.woocommerce-LostPassword{ display:inline-block; float:right;}
#customer_login input.button{ margin:0px; padding:10px 40px; border-radius:0px; background:#d99c91; color:#fff; text-transform:uppercase;}
#customer_login .register input.button { padding:10px 25px;}
#customer_login .woocommerce-password-strength.strong{ background-color:#efdabd; border:0px;}
#customer_login .form-row{ margin-bottom:15px;}
#customer_login .woocommerce-form-login input.button{ margin-top:5px;}

.woocommerce-MyAccount-navigation ul{ margin:0px; padding:0px; list-style-type:none;}
.woocommerce-MyAccount-navigation ul li{ margin:0px; padding:5px 0px;}
.woocommerce-MyAccount-navigation ul li a{ margin:0px; padding:0px; font-size:16px; font-weight:500; font-family: 'Montserrat', sans-serif; color:#212121; text-decoration:none;}
.woocommerce-MyAccount-navigation ul li a:hover{ color:#d99c91;}

.woocommerce table.my_account_orders td a{ color:#888; text-decoration:none;}
.woocommerce table.my_account_orders td a:hover{ color:#212121;}

.woocommerce-account .addresses .title a.edit{ color:#d99c91; text-decoration:none;}
fieldset{ border-color:#d99c91; border-style:solid; margin-bottom:20px;}
.woocommerce-account  input.button{ background:#d99c91; color:#fff; padding:10px 20px;}
.woocommerce-account  input.button:hover{ background:#af8c5b; color:#fff;}
/*-------------search popup-----------------*/
.search_area{ display:none; position:absolute; width:180px; left:-180px;}
.show_search_box{ display:block;}
.search_area input[type="search"]{ padding:0px 5px; width:150px !important; float:left; height:28px !important; border:1px solid #d99c91; font-size:14px; color:#212121; }
.search_area input[type="submit"]{ text-indent:-999px; width:30px !important; height:28px !important; padding:0px; margin:0px; float:right; background:url(images/pro-search.png) #d99c91 center center no-repeat;}  

/*====Compare=====*/
#cboxWrapper iframe h1{background:#d99c91 !important;}
table.compare-list thead th, table.compare-list thead h1{ background:#d99c91 !important;}
.yith-woocompare-widget a.clear-all{ color:#d99c91; text-decoration:none;}
.yith-woocompare-widget ul.products-list li a{ text-decoration:none; font-size:14px;}
.yith-woocompare-widget ul.products-list li .remove{ top:5px;}

#pull {display:none ; }
@media (min-width:768px) and (max-width:1024px) {
#pull { display:block; }
.header_left{ margin:0px 0px 0px; padding:0px 10px; width:50%; text-align:left;}
.header_right{margin: 55px 0px 0px; padding:0px 10px;}
.header_nav{ margin:0px; width:100%; float:right;}
.caption_container{ width:98%;}

.home_pro_list_box{ margin:0px .5% 5px; width:49%; float:left;}

.home_tigress img{ object-fit:cover;}
.service_img, .services_title{ float:none; text-align:center;}
.service_img img{ display:inline-block;}
.services_title{margin: 10px 0px 0px;}
.our_services_box{ padding: 30px;}
.footer_left{ width:65%;}
.footer_right{ width:32%;}
.footer_logo_area{ width:40%;}
.footer_services{ width:58%;}

.wcps-container div.wcps-items div.wcps-items-thumb img{ height:290px;}
.wcps-container .wcps-items-title{ min-height:60px;}
.wcps-container .add_cart_box{bottom: 150px;}

/*---------------news-----------------*/
.inner_banner img{ height:220px !important;}
.container{ padding:25px 10px;}
/*--------------about--------------*/
.about_caption_box{ width:50%; margin: 0px 0px 0px 2%;}
.about_caption_box h2{ font-size:40px; line-height:48px;}
.about_caption_box h1{ font-size:80px; line-height:90px;}
.about_caption_box p{ font-size:24px; line-height:24px;}
.about_show img{ height:260px;}


.show_listing_products{ width:60%;}
.shop_pro_info{ width:100%;}
.shop_pro_info p{ padding-bottom:20px;}
.shop_pro_thumb{ width:100%;}
.update_list_product .shop_pro{ width:100%; float:none; margin:0px 0px 10px;}
.related.products .shop_pro .shop_pro_info h5{ min-height:45px;}
.related.products .shop_pro .shop_addcart_area{ bottom:155px;}

}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 959px) and (max-width:1024px) {
.our_services_box{ padding: 30px 5px;}	
.home_pro_list_box{ margin:0px .5% 0px; width:24%; float:left;}
.home_pro_list_box img{ height:340px;}

.inner_banner img{ height:260px !important;}
.about_show img{ height:360px;}	
.show_listing_products{ width:70%;}
.shop_pro_info{ width:60%;}
.shop_pro_info p{ padding-bottom:25px;}
.shop_pro_thumb{ width:270px;}
.update_list_product .shop_pro, .update_list_product .shop_pro:nth-child(3n){ width:48%; float:left; margin:0px 1% 10px;}




	
}
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {	
.header_left{ width:50%; text-align:center;}
.header_right{margin: 55px 0px 0px; }
.header_nav{ margin:0px; width:100%; float:right;}
.caption_container{ width:95%;}
.caption_box{ width:100% !important;}
.caption_box h2{ font-size:32px !important; line-height:35px !important;}
.caption_box h1{ margin-bottom:20px !important; font-size:35px !important; line-height:38px !important;}
.caption_box p{ display:none;}
.caption_box .know_more a{ font-size:16px !important;}
.caption_box .know_more a::before{ left:-35px !important;}
.caption_box .know_more a::after{right:-35px !important;}
.caption_box .know_more a::after, .caption_box .know_more a::before{ width:28px !important; top:14px !important;}

.home_pro_list_box{ margin:0px 0px 5px; width:100%; float:none;}

.home_tigress img{ height:300px; min-height: 300px;}
.home_tigress_caption{ left:0px; top:0px; transform:translate(0,0); position:relative;}
.tigress_arae{ padding:20px 10px; width:100%;}
.tigress_caption h3{ font-size:32px; line-height:35px;}
.vagan_logo img{ min-height:auto; height:auto;}
.our_services_box{ width:95%; margin:0px auto 10px; padding:20px 30px; float:none;}
.service_img, .services_title{ float:none; text-align:center;}
.service_img img{ display:inline-block;}
.services_title{margin: 10px 0px 0px;}

.subscribe_container input[type="email"]{ width:65% !important;}
.subscribe_container input[type="submit"]{ width:35% !important;}
.footer_container{ padding-top:20px; padding-bottom:20px;}
.footer_logo{ margin-bottom:10px; text-align:center; width:100%;}
.footer_left{ width:100%; float:none;}
.footer_right{margin: 20px 0px 0px; width:100%; float:none;}
.footer_logo_area{ margin-bottom:20px; width:100%;}
.footer_services{ float:none; width:100%; margin:10px 0px 20px;}
.footer_bottom_menu{ width:100%; float:none;}
.we_accept{ margin:10px 0px 0px; width:100%; float:none;}
/*---------------news-----------------*/
.inner_banner img{ height:150px !important;}
.news_thumb img{ height:350px;}

/*--------------about--------------*/
.about_caption_box{ width:50%; margin: 0px 0px 0px 2%;}
.about_caption_box h2{ font-size:24px; line-height:28px;}
.about_caption_box h1{ font-size:36px; line-height:40px;}
.about_caption_box p{ font-size:18px; line-height:22px;}
.about_left{ width:100%; float:none;}
.about_right{ width:100%; float:none;}
.about_right img{ height:380px;}
.about_show{ width:100%; float:none; margin:0px 0px 10px;}
/*------------shop---------*/
.shop_filter{ margin-bottom:20px; float:none; width:100%;}
.show_listing_products{ width:100%; float:none;}
.shop_pro_thumb{ width:100%; float:none;}
.shop_pro_info{ width:100%; float:none;}
.shop_pro_info p{ padding-bottom:30px;}
.por_grid_show .shop_pro{ width:100%;}
.update_list_product .shop_pro{ width:100%; float:none; margin:0px 0px 10px;}
.woocommerce .pro_details_parts .single_variation_wrap{ width:75%;}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active, .woocommerce div.product .woocommerce-tabs ul.tabs li{ background:none !important;}
.woocommerce div.product .woocommerce-tabs ul.tabs li{ font-size:18px !important;}
.related.products .shop_pro{ width:49%; float:left;  margin: 0px .5% 20px;}
.related.products .shop_pro .shop_pro_info h3 a{ font-size:12px;}

}
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 639px) and (max-width: 767px) {	
.home_pro_list_box{ margin:0px .5% 5px; width:49%; float:left;}
.shop_filter{ width:48%; float:left;}
.show_listing_products{ width:48%; float:right;}
.woocommerce-page .woocommerce-ordering{ width:65%;}
.woocommerce .pro_details_parts .single_variation_wrap{ width:60%;}
.related.products .shop_pro .shop_pro_info h3 a{ font-size:14px;}
/*---------------news-----------------*/
.inner_banner img{ height:170px !important;}
.news_thumb img{ height:410px;}





}
@media only screen and (max-width: 479px) {
.header_left{ width:100%; text-align:center;}
.header_right{ margin:10px 0px;}
.header_nav{ margin:0px; width:100%}
.caption_container{ width:95%;}
.caption_box{ width:100% !important;}
.caption_box h2{ font-size:22px !important; line-height:25px !important;}
.caption_box h1{ margin-bottom:15px !important; font-size:25px !important; line-height:28px !important;}
.caption_box p{ display:none;}
.caption_box .know_more a{ font-size:12px !important;}
.caption_box .know_more a::before{ left:-26px !important;}
.caption_box .know_more a::after{right:-26px !important;}
.caption_box .know_more a::after, .caption_box .know_more a::before{ width:20px !important; top:10px !important;}

.home_pro_list_box{ margin:0px 0px 5px; width:100%; float:none;}
.home_pro_list_box img{ height:340px;}


.home_tigress img{ height:300px; min-height: 300px; object-position: right;}
.home_tigress_caption{ left:0px; top:0px; transform:translate(0,0); position:relative;}
.tigress_arae{ padding:20px 10px; width:100%;}
.tigress_caption h3{ font-size:32px; line-height:35px;}
.vagan_logo img{ min-height:auto; height:auto;}
.our_services_box{ width:95%; margin:0px auto 10px; padding:20px 30px; float:none;}
.service_img, .services_title{ float:none; text-align:center;}
.service_img img{ display:inline-block;}
.services_title{margin: 10px 0px 0px;}
.wcps-container .owl-nav.topright{ top:0px;}
.subscribe_container input[type="email"]{ width:65% !important;}
.subscribe_container input[type="submit"]{ width:35% !important;}
.footer_container{ padding-top:20px; padding-bottom:20px;}
.footer_logo{ margin-bottom:10px; text-align:center; width:100%;}
.footer_left{ width:100%; float:none;}
.footer_right{margin: 20px 0px 0px; width:100%; float:none;}
.footer_logo_area{ margin-bottom:20px; width:100%;}
.footer_services{ float:none; width:100%; margin:10px 0px 20px;}
.footer_bottom_menu{ width:100%; float:none;}
.we_accept{ margin:10px 0px 0px; width:100%; float:none;}

/*---------------news-----------------*/
.inner_banner img{ height:140px !important;}
.news_thumb img{ height:270px;}

/*--------------about--------------*/
.about_caption_box{ width:50%; margin: 0px 0px 0px 2%;}
.about_caption_box h2{ font-size:20px; line-height:24px;}
.about_caption_box h1{ font-size:30px; line-height:35px;}
.about_caption_box p{ font-size:14px; line-height:20px;}
.about_left{ width:100%; float:none;}
.about_right{ width:100%; float:none;}
.about_right img{ height:280px;}
.about_show{ width:100%; float:none; margin:0px 0px 10px;}

/*------------shop---------*/
.shop_filter{ margin-bottom:20px; float:none; width:100%;}
.show_listing_products{ width:100%; float:none;}
.shop_pro_thumb{ width:100%; float:none;}
.shop_pro_info{ width:100%; float:none;}
.shop_pro_info p{ padding-bottom:30px;}
.por_grid_show .shop_pro{ width:100%;}

.update_list_product .shop_pro{ width:100%; float:none; margin:0px 0px 10px;}
.woocommerce-page .woocommerce-ordering{ width:65%;}

/*-----------------------*/
.pro_image_part, .pro_details_parts{ width:100%;}
.single_product_thumb{ width:80%;}
.single_product_thumb_list{ width:18%;}
.single_product_thumb img{ height:460px;}
.single_thumb_list_box img{ height:107px;}
.related.products h2{ padding-bottom:5px;}
.related.products .shop_pro{ width:100%; float:none;  margin: 0px 0px 20px;}
.woocommerce .pro_details_parts .single_variation_wrap{ width:62%;}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active, .woocommerce div.product .woocommerce-tabs ul.tabs li{ background:none !important;}
.woocommerce div.product .woocommerce-tabs ul.tabs li{ padding:0px !important; font-size:16px !important;}

.shop_proces_tab{ width:100%; float:none; margin:0px 0px 15px;}
.woocommerce-cart .woocommerce .cart .button, .woocommerce-cart .woocommerce .cart input.button{ font-size:13px; padding: 11px 0px;}
.custom_cultbox .shipping-calculator-form{ width:100%;}
}
/*----------------------------Click to open Menu In resposnive----------------------*/

@media only screen and (max-width: 1024px) {
.header_container{ padding:0px 0px 0px;}
nav ul, nav ul ul, ul li:hover ul, ul ul li:hover ul, ul ul ul li:hover ul  {text-align: left;display: none;}
.sub-menu{ display:none; position:relative;}
.subclick{height:40px; padding-top:0px!important; position:absolute; right:0px; text-align:center; top:0px; width:50px; cursor:pointer; z-index:999; line-height:40px;}
.subclick:after{content:url(images/arrow_drop.png);}

.header_nav nav{width:100%; margin:0px 0px 0px 0px; padding:0px 0px; background:#dbbf99;} 
.header_nav nav ul{margin:0px 0px; padding:0px 0px; list-style-type:none; width:100%;} 
.header_nav nav ul li{margin:0px 0px; padding:0px 0px; line-height:normal; display:block;  float:none; width:auto; height:auto; text-transform:uppercase; border-top:1px solid #75562b; border-bottom:1px solid #98733f; position:relative;}
.header_nav nav ul li a{margin:0px 0px; padding:10px 0px; display:block; height:auto; line-height:normal; font-size:15px; color:#FFF;  height:auto; width:auto; border-radius:0px; font-weight:400; border-bottom:none;}
.header_nav ul li:last-child a{ color:#FFF; text-decoration:none;}
.header_nav nav ul li a:hover{border-bottom:none; color:#000;}
.header_nav nav ul li.current-menu-item > a,
.header_nav nav ul li.current-menu-ancestor > a,
.header_nav nav ul li.current_page_item > a,
.header_nav nav ul li.current_page_ancestor > a{color:#000;}

.header_nav nav a{text-align:left; width:100%; text-indent:10px; text-decoration:none; font-size:17px; color:#FFF;}
.header_nav nav a:hover{color:#fff; text-decoration:none;}        

.header_nav nav ul{display:none; height:auto;}
.header_nav nav a#pull {display:block; width:100%; position:relative; background:#d99c91; margin:0px 0px; color:#FFF; text-transform:uppercase; font-weight:600; line-height:40px;}
.header_nav nav a#pull:after{content:""; background:url(images/nav-icon.png) no-repeat; width:25px; height:20px; display:inline-block; position:absolute; right:10px; top:10px;} 

.header_nav nav ul ul:before{ border:none;}
.header_nav nav ul li:hover ul{ display:none;}
.header_nav nav ul ul{ float:none; position:relative; left:auto; background:none; display:none; visibility:visible;}
.header_nav nav ul ul li{margin:0px 0px; padding:0px 0px; line-height:normal; display:block;  float:none; width:auto; height:auto; text-transform:uppercase; border-top:1px solid #75562b; border-bottom:1px solid #98733f; position:relative;}
.header_nav nav ul ul li a{margin:0px 0px; padding:10px 15px !important; display:block; height:auto; line-height:normal; font-size:15px; color:#FFF !important;  height:auto; width:auto; border-bottom:none;}
.header_nav nav ul li ul li a:hover{border-bottom:none; color:#000 !important;}
.header_nav nav ul ul li.current-menu-item > a,
.header_nav nav ul ul li.current-menu-ancestor > a,
.header_nav nav ul ul li.current_page_item > a,
.header_nav nav ul ul li.current_page_ancestor > a{color:#000 !important;}
.header_nav ul li.sub_menu::after{ content:none;}


}



.wcps-items-cart.custom .product.woocommerce.add_to_cart_inline {
    float: left;
    margin-right: 10px !important;
}
.wcps-items-cart.custom .shop_like .yith-wcwl-add-to-wishlist {
    margin-top: 0px;
}
.wcps-items-cart.custom .shop_like {
    margin: 0;
    padding: 0px;
    float: none;
}
/*.wcps-items-cart.custom .shop_like {
    float: left;
    margin: 0;
}*/
.wcps-items-cart.custom .shop_like .yith-wcwl-add-to-wishlist a.button {
    text-indent: -9999px;
    background: url(images/pro-like.png) #000 center center no-repeat !important;
    width: 40px;
    height: 40px;
    margin: 0px 0px 0px 40px;
        font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    border-radius: 0px;
    left: auto;
    color: #515151;
    background-color: #ebe9eb;
    border: 0;
    white-space: nowrap;
    display: inline-block;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
      
}
.wcps-items-cart.custom a.button.yith-wcqv-button:hover, .wcps-items-cart.custom .shop_like .yith-wcwl-add-to-wishlist a.button:hover {
    background-color: #d99c91 !important;
}
/*.wcps-items-cart.custom .yith-wcwl-wishlistexistsbrowse.show span.feedback{
    text-indent: -9999px;
    background: url(images/pro-like.png) #d99c91 center center no-repeat !important;
    width: 40px;
    height: 40px;
    margin: 0px 0px 0px 40px;
        font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    border-radius: 0px;
    left: auto;
    color: #515151;
    background-color: #ebe9eb;
    border: 0;
    white-space: nowrap;
    display: inline-block;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;

}*/
.wcps-items-cart.custom a.button.yith-wcqv-button{
    text-indent: -9999px;
   background: url(images/pro-search.png) #000 center center no-repeat !important;
    background-size: auto;
    width: 40px;
    height: 40px;
    left: 50px;
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    border-radius: 0px;
    left: auto;
    color: #515151;
    background-color: #ebe9eb;
    border: 0;
    white-space: nowrap;
    display: inline-block;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
      margin-right: 10px;
      float: left;
}
#wcps-25 .wcps-items .wcps-items-cart {
    text-align: center;
    width: 80%;
    margin: 20px auto !important;
    float: none;
    padding-left: 40px !important;
}
.update_list_product .shop_addcart_area .shop_like {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    float: none;
}
.update_list_product .shop_pro .shop_addcart_area {
    position: absolute;
    bottom: 160px;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    width: 155px;
    display: none;
}
.update_list_product .shop_pro:hover .shop_addcart_area {
    display: block;
}
.owl-stage .owl-item .wcps-items-cart.custom {
    display: none;
        position: absolute;
    bottom: 80px;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    width: 165px;
}
.owl-stage .owl-item:hover .wcps-items-cart.custom {
    display: block;
}
.custom_cultbox {
display: none;
}
.custom_cultbox:first-child {
display: block !important;
}
.wcps-items-cart.custom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.hide {
    display: inline-block !important;
    float: left;
}
.wcps-items-cart.custom .yith-wcwl-wishlistexistsbrowse.show {
    float: left;
    width: 82%;
    text-align: center;
}
@media only screen and (max-width: 767px) {
#yith-wcwl-popup-message {
    left: 60%;
    padding: 10px;
}
.woocommerce div.product form.cart .button {
    padding: 11px 15px;
    font-size: 13px;
}
.pro_details_parts .yith-wcwl-add-to-wishlist {
    margin-top: -24px;
    float: right;
}
.pro_details_parts .make_price {
    margin: 0px 10px 0px 0px;
}
#wcps-25 .wcps-items .wcps-items-cart {
    width: 90%;
}
}
@media (min-width:570px) and (max-width:766px) {

#wcps-25 .wcps-items .wcps-items-cart {
    text-align: center;
    width: 100%;
    margin: 20px auto !important;
    float: none;
    padding-left: 0px !important;
    bottom: 70px;
}
.wcps-items-cart.custom a.button.yith-wcqv-button {
    margin-right: 5px;
}
.wcps-items-cart.custom .product.woocommerce.add_to_cart_inline {
    float: left;
    margin-right: 5px !important;
}
}

@media only screen and (min-width: 1025px) {
.nav ul li a{
transition:margin 1s;
-webkit-transition:margin 1s;
-moz-transition:margin 1s;
-o-transition:margin 1s;}
.nav ul li a:hover{color:#e34c4c !important;}

#wcps-25 .wcps-items .wcps-items-cart {
    text-align: center;
    width: 80%;
    margin: 20px auto !important;
    float: none;
    padding-left: 40px !important;
}

}
@media (min-width:768px) and (max-width:1024px) {

#wcps-25 .wcps-items .wcps-items-cart {
    text-align: center;
    width: 100%;
    margin: 20px auto !important;
    float: none;
    padding-left: 30px !important;
}
.product_details .yith-wcwl-wishlistexistsbrowse.show {
    width: 60%;
    float: right;
}
.shop_pro_info .shop_like {
    margin: 0px 0px 0px 20px;
    padding: 0px;
    float: none;
}
.update_list_product .shop_pro {
    height: auto;
}
}

.header-social > a {
    color: #fff;
    padding-right: 10px;
    display: inline-block;
    vertical-align: top;
}
.free-shipping {
    margin: 0px;
    padding: 0px;
    font-family: 'Roboto', sans-serif;
    text-decoration: none;
    font-size: 14px;
    display: inline-block;
    color: #fff;
    font-weight: 400;
    text-transform: capitalize;
}
.free-shipping b{
    font-family: 'Roboto', sans-serif;
}