/*

Theme Name: perlina

*/


/* =WordPress Core

-------------------------------------------------------------- */


/* =WordPress Core

-------------------------------------------------------------- */


/* Product Box */

.pro_lpp_hover_box {
    line-height: 102px;
    position: absolute;
    top: 34%;
    left: 30%;
    display: none;
    box-sizing: border-box;
    width: 120px;
    height: 120px;
    padding: 2%;
    border-radius: 120px;
    background-color: rgba(245, 229, 214, .8);
}



.add_to_cart_btn {
    display: inline-block;
}


/*.add_to_cart_btn form div button {*/

.add_to_cart_btn .quantity {
    display: none;
}

.add_to_cart_btn .single_add_to_cart_button {
    width: 34px;
    height: 34px;
    color: transparent !important;
    background: url('https://www.perlina.co.il/wp-content/uploads/2017/03/product_buy.png') !important;
    background-color: transparent !important;
    background-repeat: no-repeat !important;
	margin-bottom: 0;
	outline: none;
}

.view_product_btn {
    display: inline-block;
    margin-left: 9%;
}

.view_product_btn a:nth-child(2) {
    width: 32px;
    height: 32px;
    color: transparent !important;
    background: url('https://www.perlina.co.il/wp-content/uploads/2017/03/product_details.png') !important;
    background-color: transparent !important;
    background-repeat: no-repeat;
}


/* End of Product Box */

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.wp-caption {
    max-width: 96%;
    /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
    border: 1px solid #f0f0f0;
    background: #fff;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    width: auto;
    max-width: 98.5%;
    height: auto;
    margin: 0;
    padding: 0;
    border: 0 none;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}


/* Text meant only for screen readers. */

.screen-reader-text {
    position: absolute !important;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    width: 1px;
    height: 1px;
}

.screen-reader-text:focus {
    font-size: 14px;
    font-size: .875rem;
    font-weight: bold;
    line-height: normal;
    z-index: 100000;
    top: 5px;
    left: 5px;
    display: block;
    clip: auto !important;
    width: auto;
    height: auto;
    padding: 15px 23px 14px;
    text-decoration: none;
    color: #21759b;
    border-radius: 3px;
    background-color: #f1f1f1;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    /* Above WP toolbar. */
}


/********************************************GENERAL************************************************************/

body {
    font-family: 'Open Sans Hebrew' !important;
    position: relative;
    right: 0;
}

input,
textarea,
select,
a,
h1,
h2,
h3,
h5,
h4,
h6,
p,
li,
div,
span {
    font-family: 'Open Sans Hebrew' !important;
}

.no_sidebar_page a {
    text-decoration: underline !important;
}

ul {
    margin: 0;
    padding: 0;
}

.clear:after {
    display: block;
    clear: both;
    content: ' ';
}

p {
    margin: 0;
    padding: 0;
}


/********************************************HEADER***********************************************************/

.logo {
    position: absolute;
    z-index: 9;
    top: 0;
    right: 0;
    left: 0;
    width: 209px;
    margin: auto;
    text-align: center;
}

.center_header {
    padding-top: 43px;
    text-align: center;
}

.center_header ul > li {
    position: relative;
    /* right: -22px; */
    display: inline-block;
    padding-bottom: 30px;
}

.center_header ul li a {
    font-size: 18px;
    /*padding: 0rem 1rem;*/
    color: #6a4e4a;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
	/*white-space: nowrap;*/
}
@media only screen and (min-width : 1000px) {
	.logo img {
		position:relative;
		
	}
}
.center_header ul li a:hover {
    color: #cc4d83;
}

.fix_space_right {
    padding-left: 100px;
}

.fix_space_left {
    padding-right: 160px;
}

.header .menu > .current-menu-item:before {
    position: absolute;
    top: -23px;
    left: 35px;
    display: block;
    width: 30px;
    height: 30px;
    content: '';
    background: url(images/hart_05.png) no-repeat;
}
.fix_space_right.current-menu-item:before {
	left: 165px !important;	
}

.header {
    position: relative;
    position: fixed;
    z-index: 500;
    top: 0;
    right: 0;
    width: 100%;
    min-height: 100px;
    border-bottom: 7px solid #cc4d83;
    background: #fff;
}

.left_header {
    position: absolute;
    top: 0;
    left: 20px;
}

.top_deliver_top {
    font-size: 16px;
    color: #70453e;
}

.top_deliver {
    line-height: 9px;
}

.top_deliver_bottom {
    font-size: 12px;
    color: #8d7470;
}

.top_phone a {
    font-size: 30px;
    font-weight: bold;
    color: #cd4b8a;
}

.top_deliver_bottom img {
    position: relative;
    top: -10px;
    left: -12px;
}

.top_phone img {
    position: relative;
    top: -2px;
}

.top_phone {
    margin-bottom: 12px;
}

.wrap_all_no_header {
    margin-top: 100px;
}

.wap_slider_hp {
    height: 620px;
    background-repeat: no-repeat;
}

.wap_slider_hp_img {
    position: relative;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    /* width: 100%; */
    /* height: 100%; */
    overflow: hidden;
    margin: auto;
    text-align: center;
}

.wap_slider_hp {
    position: relative;
}

.wap_slider_hp_text {
    font-size: 36px;
    position: absolute;
    bottom: 90px;
    left: 110px;
    text-align: center;
    color: #70453e;
}

.wap_slider_hp_text p {
    line-height: 30px;
}

.hp_cat_single {
    position: relative;
    overflow: hidden;
    min-height: 220px;
    margin-bottom: 30px;
    background: url(images/ng.png) no-repeat;
    background-size: cover;
}

.hp_cat_single_title {
    font-size: 22px;
    position: absolute;
    top: 90px;
    right: 0;
    left: 0;
    width: 95%;
    margin: auto;
    padding: 10px 0;
    padding-left: 80px;
    text-align: left;
    color: #623831;
    border-top: 1px dashed #d95295;
    border-bottom: 1px dashed #d95295;
}

.hp_cat_single_img img {
    position: relative;
    z-index: 10;
}

.hp_cat_single_img {
    position: absolute;
    right: 9px;
    bottom: 0;
}

#hp_cat {
    padding: 50px 0;
    padding-bottom: 0;
}

.banner_hp {
    /*position: fixed;*/
    top: 94px;
    right: 0;
    width: 100%;
}

.wrap_no_parralax {
    position: relative;
    z-index: 300;
    width: 100% !important;
    margin: auto;
   /* margin-top: 700px !important; */
    background: #fff;
}

#home_lists {
    text-align: center;
}

.home_lists_title {
    font-size: 30px;
    font-weight: bold;
    padding-bottom: 20px;
    text-align: center;
    color: #d95295;
}

#home_lists ul li {
    font-size: 18px;
    position: relative;
    display: inline-block;
    margin: 0 30px;
    color: #70453e;
}

#home_lists ul li:before {
    position: absolute;
    top: 3px;
    right: -40px;
    display: block;
    width: 30px;
    height: 30px;
    content: '';
    background: url(images/hart_05.png) no-repeat;
}

.home_lists_title {
    position: relative;
    display: inline;
}

.home_lists_title:after {
    position: absolute;
    top: 15px;
    right: -120px;
    display: block;
    width: 100px;
    height: 20px;
    content: '';
    background: url(images/dots_13.jpg) no-repeat;
}

.home_lists_title:before {
    position: absolute;
    top: 15px;
    left: -55px;
    display: block;
    width: 100px;
    height: 20px;
    content: '';
    background: url(images/dots_13.jpg) no-repeat;
}

#home_lists ul {
    margin-top: 20px;
}

.sep {
    position: relative;
    height: 1px;
    margin-top: 50px;
    border: 1px dashed #d95295;
}

.sep img {
    position: absolute;
    top: -10px;
    right: 0;
    left: 0;
    margin: auto;
}

.hp_req_in {
    padding-top: 30px;
    text-align: center;
}

.home_lists_title {
    margin: auto;
    text-align: center;
}

.slider_req {
    padding-top: 20px;
}

.wrap_product_slider {
    position: relative;
    min-height: 280px;
    padding: 20px;
    border: 1px solid #ded8e1;
}

p.product.woocommerce.add_to_cart_inline {
    border: none !important;
    /*background-image: url(images/shop_16.png);*/
    background-repeat: no-repeat;
}

.go_to_pro .woocommerce-Price-amount {
    display: none;
}

.des_pro_cat {
    position: absolute;
    top: -1px;
    right: 0;
}

.near_footer_hp_in_right {
    width: 100%;
}

.near_footer_hp_in_left {
    float: left;
    width: 48%;
}

.near_footer_hp_in_right,
.near_footer_hp_in_left {
    text-align: center;
}

.footer {
    position: relative;
    z-index: 900;
}

.near_footer_hp_in_right_content {
    font-size: 18px;
    line-height: 18px;
    text-align: right;
    color: #70443d;
}

.slider_news_in_left {
    text-align: right;
}

.slider_news_in_right {
    position: relative;
    float: right;
    width: 30%;
    min-height: 110px;
    padding: 10px;
    border: 2px solid #e4dcdb;
}

.slider_news_in_right img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

.slider_news_in_left {
    float: left;
    width: 68%;
}

.slider_news_in_left_title {
    font-size: 22px;
    margin-top: 5px;
    color: #70453e;
}

.slider_news_in_left_ex p {
    font-size: 16px;
    color: #70453e;
}

.shm a {
    font-size: 16px;
    color: #d3518e;
}

.near_footer_hp_in_left_content,
.near_footer_hp_in_right_content,
.near_footer_hp_in {
    position: relative;
    padding-top: 30px;
}

.slider_news_arr_next {
    position: absolute;
    top: 60px;
    right: -40px;
    width: 35px;
    height: 55px;
    cursor: pointer;
    background: url(images/rigght_16.jpg) no-repeat;
}

.slider_news_arr_prev {
    position: absolute;
    top: 60px;
    left: 0;
    width: 35px;
    height: 55px;
    cursor: pointer;
    background: url(images/lefftt_13.jpg)no-repeat;
}

.lSAction > a {
    opacity: 1;
}

.near_footer_hp_in_left_content {
    position: relative;
}

.simply-scroll,
.simply-scroll .simply-scroll-clip {
    width: 100%;
}

.simply-scroll {
    height: 150px;
    margin-bottom: 0;
}

.simply-scroll .simply-scroll-clip {
    height: 150px;
}

#scroller li {
    position: relative;
}

#scroller li img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

.simply-scroll .simply-scroll-list li {
    width: 220px;
    height: 150px;
}

.top_footer_list {
    text-align: center;
}

.widget_nav_menu {
    list-style: none;
}

.menu > li {
    display: inline-block;
}

.top_footer_list ul li a {
    font-size: 18px;
    padding: 30px;
    color: #6a4e4a;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}

.top_footer_list ul li a:hover {
    color: #d3518e;
}

.top_footer_list {
    border-top: 10px solid #d3518e;
}

#near_footer_hp {
    padding-bottom: 40px;
}

.center_footr {
    min-height: 190px;
    border-top: 2px dashed #d3518e;
    border-bottom: 2px dashed #d3518e;
    background: url(images/footer_41.jpg) no-repeat;
}

.center_footr_in_right {
    position: relative;
    z-index: 10;
    float: right;
    width: 20.5%;
    margin-top: 30px;
}

.center_footr_in_right_visa {
    font-size: 22px;
    color: #d3518e;
}

#send_news {
    font-size: 0;
    position: absolute;
    top: 2px;
    left: 3px;
    width: 43px;
    height: 35px;
    border: none;
    background: url(images/btn_16.jpg) no-repeat;
}

input:focus {
    outline: none;
}

.newsform {
    position: relative;
}

.newsform_in p {
    display: none;
}

div.wpcf7 .ajax-loader {
    position: absolute;
}

.center_footr_in_center {
    position: absolute;
    z-index: 1;
    top: 130px;
    right: 0;
    left: 0;
    text-align: center;
}

.center_footr_in_left {
    position: absolute;
    z-index: 99;
    left: 0;
    float: left;
    width: 30%;
    margin-top: 50px;
    text-align: center;
}

.soical ul li {
    display: inline-block;
    opacity: 1;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}

.soical ul li:hover {
    opacity: .7;
}

.under_soical .phone {
    font-size: 27px;
    color: #cd4b8a;
}

.under_soical .phone a {
    font-size: 27px;
    position: relative;
    top: 11px;
    opacity: 1;
    color: #cd4b8a;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}

.under_soical .phone a:hover {
    opacity: .7;
}

.email_footer a {
    font-size: 19px;
    opacity: 1;
    color: #cd4b8a;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}

.email_footer a:hover {
    opacity: .7;
}

.banner {
    position: relative;
    width: 100%;
    height: 330px;
    background-repeat: no-repeat;
    background-size: cover;
}

.right_header {
    position: absolute;
    top: 20px;
    right: 20px;
}

.ami_tami {
    text-align: left;
    border-bottom: 2px dashed #d3518e;
}

.ami_tami a {
    color: #d3518e;
}

h1 {
    margin-bottom: 0;
    font-size: 38px; !important
}

.banner {
    position: relative;
}

.page_titile {
    position: absolute;
    bottom: 20px;
}

.page_titile h1:after {
    position: absolute;
    top: 17px;
    left: -40px;
    display: block;
    width: 40px;
    height: 10px;
    content: '';
    background: url(images/Aboutpink_06.png) no-repeat;
}

.page_titile h1 {
    font-size: 30px;
    font-weight: bold;
    color: #fff;
}

.sidebar_page,
#sidebar {
    float: right;
    width: 21%;
}

.no_sidebar_page,
#container {
    float: left;
    width: 76%;
    padding-bottom: 30px;
}

.sidebar_page_menu_title {
    font-size: 18px;
    padding-right: 10px;
    color: #fff;
    background: #d0508b;
}

.sidebar_page_menu_menu ul li {
    line-height: 50px;
    position: relative;
    margin-bottom: 3px;
    list-style-type: none;
    background: #f5eddf;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}

.sidebar_page_menu_menu ul li a {
    display: inline-block;
    width: 90%;
    padding-right: 10px;
}

.sidebar_page_menu_menu ul li:hover {
    background: #d0508b;
}

.sidebar_page_menu_menu ul li:hover a {
    color: #fff;
}

.children {
    display: none;
    margin: 0;
    background: #f5eddf;
}

.children li {
    padding: 0;
    border-bottom: 1px dashed #6a4e4a;
    ;
}

.children li:last-child {
    border-bottom: 0;
}



.sidebar_page_menu_menu ul li:hover a {
    /*color: #fff;*/
}

.arrow_child {
    font-size: 34px;
    position: absolute;
    top: 0;
    left: 20px;
    cursor: pointer;
}

.current-cat {
    background: #d0508b !important;
}

.sidebar_page_menu_title {
    line-height: 50px;
    height: 50px;
}

.side_bar_top {
    position: relative;
    top: -51px;
}

.sidebar_page_menu_menu ul li a {
    font-size: 21px;
    color: #623831;
}

.sidebar_middle {
    margin-top: -30px;
    margin-bottom: 20px;
}

.one_row {
    display: block;
    width: 100%;
    ;
}

.column:last-child:not(:first-child),
.columns:last-child:not(:first-child) {
    float: right;
}

.one_row {
    font-size: 18px;
    margin-top: 30px;
    padding-bottom: 30px;
    color: #70443d;
    border-bottom: 2px dashed #cc4d83;
}

.one_row:last-child {
    border: none;
}

.no_sidebar_page ul li {
    position: relative;
    list-style-type: none;
}

.no_sidebar_page ul li:before {
    position: absolute;
    top: 1px;
    right: -27px;
    display: block;
    width: 20px;
    height: 23px;
    content: '';
    background: url(images/hart_05.png) no-repeat;
}

.no_sidebar_page ul {
    padding-right: 30px;
}

h2 {
    font-size: 25px;
    position: relative;
    display: inline;
    color: #d95295;
}
/*
h2:after {
    position: absolute;
    top: 11px;
    left: -35px;
    display: block;
    width: 35px;
    height: 7px;
    content: '';
    background: url(images/lines_17.jpg) no-repeat;
}
*/
.title_des {
    font-size: 25px !important;
    position: relative;
    display: inline;
    color: #d95295 !important;
}

.title_des:after {
    position: absolute;
    top: 11px;
    left: -35px;
    display: block;
    width: 35px;
    height: 7px;
    content: '';
    background: url(images/lines_17.jpg) no-repeat;
}

.active_sidebar {
    font-size: 18px;
    padding-right: 10px;
    color: #fff;
    background: #d0508b !important;
}

.active_sidebar a {
    color: #fff !important;
}

#slider_req_slide_page li:before {
    content: none !important;
}

.hp_req_in_page {
    width: 97%;
    margin: auto;
}

.slider_req_slide_page_prev,
.slider_req_slide_page_next {
    position: relative;
    width: 35px;
    height: 55px;
    opacity: 1;
    background: red;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}

.slider_req_slide_page_prev:hover {
    opacity: .7;
}

.slider_req_slide_page_next:hover {
    opacity: .7;
}

.slider_req_slide_page_prev {
    background: url(images/leftt_03.jpg);
}

.slider_req_slide_page_next {
    background: url(images/rightaarr_03.jpg);
}

.post_loop_content {
    font-size: 18px;
    padding: 20px 0;
    padding-top: 4px;
    color: #70443d;
}

.post_single_title {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    color: #623831;
    border-bottom: 2px dashed #cc4d83;
}

.post_single_ex {
    font-size: 18px;
    padding: 10px 0;
    text-align: center;
    color: #70443d;
}

.post_single {
    position: relative;
    margin-bottom: 30px;
    border: 1px solid #f5eddf;
}

.read_m {
    font-size: 18px;
    line-height: 30px;
    height: 30px;
    text-align: center;
    color: #fff;
}

.read_m a {
    color: #fff;
}

.hvr-rectangle-out {
    width: 100%;
}

.read_m a {
    background: #d95295;
}

.hvr-rectangle-out:before {
    background: #fff;
}

.read_m:hover {
    color: #d95295;
}

.read_m:hover a {
    color: #d95295;
}

.faq_text {
    font-size: 20px;
    color: #603730;
}

.ans_text p {
    font-size: 18px;
    color: #603730;
}

.faq_icon,
.ans_icon {
    float: right;
    width: 3%;
    color: #603730;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}

.faq_text,
.ans_text {
    float: left;
    width: 96%;
}

.faq {
    line-height: 40px;
    overflow: hidden;
    height: 40px;
    cursor: pointer;
    background: #f5eddf;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}

.faq:hover {
    background: #cf508b;
}

.faq:hover .faq_text {
    color: #fff;
}

.ans {
    display: none;
    padding: 25px 0;
    background: #fff;
}

.ans_faq {
    margin-bottom: 10px;
}

.faq_icon {
    line-height: 40px;
    position: relative;
    top: -1px;
    right: -14px;
    width: 43px;
    height: 43px;
    padding-left: 8px;
    text-align: left;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #fff;
}

.loop_con {
    padding: 20px 0;
}

.cus_box {
    position: relative;
    height: 250px;
    margin-bottom: 30px;
    border: 2px solid #ded8e1;
}

.cus_box img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

.loop_con p {
    font-size: 18px;
    color: #70443d;
}

.contact_list ul li {
    font-size: 25px;
    font-weight: bold;
    line-height: 115px;
    height: 115px;
    list-style-type: none;
    color: #60362f;
    border-bottom: 2px dashed #cc4d83;
    background: #f5eddf;
}

.contact_list ul li img {
    margin-right: 15px;
    margin-left: 15px;
}

.contact_list ul li:last-child {
    padding: 0 20px;
    border: none;
}

.sidebar_page_contact {
    width: 24%;
}

.no_sidebar_page_contact {
    width: 74%;
}

.no_sidebar_page_contact p {
    font-size: 18px;
    color: #70443d;
}

.form_contact_right {
    float: right;
    width: 50%;
}

.form_contact_left {
    float: left;
    width: 48%;
}

.woocommerce .woocommerce-ordering,
.woocommerce .woocommerce-result-count {
    float: left;
}

input {
    font-size: 21px;
    color: #70443d;
}

input::-webkit-input-placeholder {
    color: #70443d !important;
}

input:-moz-placeholder {
    /* Firefox 18- */
    color: #70443d !important;
}

input::-moz-placeholder {
    /* Firefox 19+ */
    color: #70443d !important;
}

input:-ms-input-placeholder {
    color: #70443d !important;
}

textarea::-webkit-input-placeholder {
    color: #70443d !important;
}

textarea:-moz-placeholder {
    /* Firefox 18- */
    color: #70443d !important;
}

textarea::-moz-placeholder {
    /* Firefox 19+ */
    color: #70443d !important;
}

textarea:-ms-input-placeholder {
    color: #70443d !important;
}

span.wpcf7-list-item {
    margin: 0;
}

textarea[rows] {
    height: 150px;
}

#sandd {
    line-height: 40px;
    width: 100%;
    height: 40px;
    text-align: center;
    color: #fff;
    border: none;
    background: #d3518e;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}

#sandd:hover {
    opacity: .7;
}

.form_contact {
    width: 68%;
    margin-top: 40px;
}

.no_sidebar_page_contact {
    padding-top: 40px;
}

.form_contact {
    float: right;
}

.exta_contact_info {
    float: left;
    margin-top: 30px;
}

.no_sidebar_page {
    overflow: hidden;
}

.pro_lpp {
    position: relative;
    overflow: hidden;
    min-height: 415px;
    margin-bottom: 30px;
    padding-top: 25px;
    text-align: center;
    border: 1px solid #ded8e1;
}

.price {
    display: block;
}

.not_h3 {
    font-size: 18px;
    color: #70423c;
}

.img_in_pro {
    position: relative;
    min-height: 280px;
}

.img_in_pro img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
@media only screen and (max-width : 670px) {
	.img_in_pro img {
		bottom: 30px;
	}
}
.extra_cat_con,
.pro_content {
    font-size: 18px;
    color: #70443d;
}

.pro_content {
    word-wrap: break-word;
}

.woocommerce .woocommerce-ordering,
.woocommerce .woocommerce-result-count {
    margin: 0;
    margin-top: 10px;
}

.woocommerce div.product .product_title {
    font-size: 25px !important;
    color: #d95295 !important;
}

.woocommerce div.product div.images img {
    width: auto !important;
    margin: auto;
}

#vertical img {
    margin: auto;
}

#vertical li {
    position: relative;
    border: 1px solid #ded8e1;
}

#vertical li img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

.lSPager li {
    text-align: center;
    border: 1px solid #ded8e1;
}

#content {
    padding-top: 30px;
}

.woocommerce div.product form.cart .button {
    font-size: 21px;
    position: relative;
    float: right;
    width: 270px;
    height: 65px;
    padding-right: 17px;
    text-align: right;
    color: #fff;
    background: #60362f;
}

.woocommerce div.product form.cart .button:after {
    position: absolute;
    top: 8px;
    left: 8px;
    display: block;
    width: 50px;
    height: 50px;
    content: '';
    background: url(images/cart_24.jpg) no-repeat;
}

.single .qty {
    width: 3.631em;
    height: 65px;
    margin: 0;
    text-align: center;
}

.single .quantity {
    display: none !important;
}

.woocommerce div.product form.cart div.quantity {
    float: right;
}

.form_in_product {
    width: 80%;
}

.prince_in_loop_ex {
    min-height: 25px;
}

.form_in_product_title {
    font-size: 19px;
    line-height: 40px;
    height: 40px;
    text-align: center;
    color: #fff;
    background: #60362e;
}

.form_in_product_content {
    padding: 40px;
    padding-bottom: 70px;
    border: 1px solid #d5d7d9;
    border-top: 0;
}

#sendt {
    line-height: 40px;
    float: left;
    width: 200px;
    height: 40px;
    opacity: 1;
    color: #fff;
    border: none;
    background: #d3518e;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}

#sendt:hover {
    opacity: .7;
}

.woocommerce table.wishlist_table thead th,
.woocommerce table.wishlist_table tbody td {
    text-align: center !important;
}

.yith-wcwl-share ul li:before {
    content: none;
}

.posted_in {
    display: none !important;
}

#add_payment_method table.cart td,
#add_payment_method table.cart th,
.woocommerce-cart table.cart td,
.woocommerce-cart table.cart th,
.woocommerce-checkout table.cart td,
.woocommerce-checkout table.cart th {
    text-align: center !important;
}

.swatch-wrapper {
    float: right;
}

table thead,
table tbody,
table tfoot {
    border: 0;
}

.woocommerce div.product form.cart table td {
    float: right;
    margin-bottom: 0;
    padding-right: 0;
    padding-bottom: 0;
}

.woocommerce div.product form.cart table {
    margin-bottom: 0 !important;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
    color: #d95295 !important;
}

.label {
    display: none;
}

div.swatch-wrapper.selected {
    border: 2px solid #d95295;
}

.sku_wrapper {
    color: #d95295 !important;
}

.choose_size_extra {
    font-size: 25px;
    font-weight: bold;
    cursor: pointer;
    color: #60362f;
    background: #fff;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}

.entry-title {
    font-weight: bold;
}

.choose_size_extra:hover {
    background: #f5eddf;
}

.page-template-template-checkout .no_sidebar_page ul li:before {
    content: none !important;
}

.single table tbody tr:nth-child(even) {
    background: #fff;
}

.woocommerce td.product-name dl.variation dt {
    clear: none;
}

.price {
    font-weight: bold;
}

.woocommerce td.product-name dl.variation dd,
.woocommerce td.product-name dl.variation dt {
    float: none;
}

.display_none {
    display: none;
}

.choose_size_extra {
    border-top: 1px dashed #d95295;
    border-bottom: 1px dashed #d95295;
}

#add_payment_method #payment ul.payment_methods li,
.woocommerce-cart #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li {
    text-align: right;
}

.wrap_product_slider_img {
    position: relative;
    min-height: 240px;
}

.wrap_product_slider_img img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

.woocommerce table.shop_table td {
    text-align: right;
}

.lSPager li {
    position: relative;
}

.lSPager li img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

.woocommerce-message {
    border-top: 1px dashed #d95295;
}

.go_to_pro {
    font-size: 100%;
    font-weight: 700;
    line-height: 1;
    position: relative;
    left: auto;
    display: inline-block;
    overflow: visible;
    margin: 0;
    padding: .618em 1em;
    cursor: pointer;
    white-space: nowrap;
    text-decoration: none;
    color: #515151;
    color: #d0508b;
    border: 0;
    border-radius: 3px;
    background: #f5eddf;
    background-color: #ebe9eb;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
}

.product_type_variable,
.ajax_add_to_cart {
    font-size: 100%;
    font-weight: 700;
    line-height: 1;
    position: relative;
    left: auto;
    display: inline-block;
    overflow: visible;
    margin: 0;
    padding: .618em 1em;
    cursor: pointer;
    white-space: nowrap;
    text-decoration: none;
    color: #515151;
    color: #d0508b !important;
    border: 0;
    border-radius: 3px;
    background: #f5eddf !important;
    background-color: #ebe9eb;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
}

.pro_lpp .price {
    /*  display: none;*/
}

#ship-to-different-address {
    float: none !important;
}

#billing_he {
    height: 100px;
}

#ship-to-different-address-checkbox {
    display: none !important;
}

#ship-to-different-address label {
    font-size: 1.9375rem;
}

.c-hamburger {
    font-size: 0;
    position: relative;
    display: block;
    overflow: hidden;
    width: 96px;
    height: 96px;
    margin: 0;
    padding: 0;
    cursor: pointer;
    text-indent: -9999px;
    border: none;
    border-radius: none;
    box-shadow: none;
    transition: background .3s;

    appearance: none;
}

.c-hamburger:focus {
    outline: none;
}

.c-hamburger span {
    position: absolute;
    top: 44px;
    right: 18px;
    left: 18px;
    display: block;
    height: 3px;
    background: #d95295;
}

.c-hamburger span::before,
.c-hamburger span::after {
    position: absolute;
    left: 0;
    display: block;
    width: 100%;
    height: 3px;
    content: '';
    background-color: #d95295;
}

.c-hamburger span::before {
    top: -10px;
}

.c-hamburger span::after {
    bottom: -10px;
}



.c-hamburger--htx span {
    transition: background 0s .3s;
}

.c-hamburger--htx span::before,
.c-hamburger--htx span::after {
    transition-delay: .3s, 0s;
    transition-duration: .3s, .3s;
}

.c-hamburger--htx span::before {
    transition-property: top, transform;
}

.c-hamburger--htx span::after {
    transition-property: bottom, transform;
}


/* active state, i.e. menu open */



.c-hamburger--htx.is-active span {
    background: none;
}

.c-hamburger--htx.is-active span::before {
    top: 0;
    transform: rotate(45deg);
}

.c-hamburger--htx.is-active span::after {
    bottom: 0;
    transform: rotate(-45deg);
}

.c-hamburger--htx.is-active span::before,
.c-hamburger--htx.is-active span::after {
    transition-delay: 0s, .3s;
}

.mobile_btn {
    display: none;
}



h3 {
    font-size: 16px;
    margin: 0;
}

.center_header_title {
    display: none;
}

.search-form {
    position: relative;
}

.search-submit {
    position: absolute;
    top: 0;
    left: 0;
    width: 36px;
    height: 32px;
    opacity: 1;
    border: none;
    background: url(images/search_03.jpg) no-repeat;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}

.search-submit:hover {
    opacity: .7;
}

input.search-field {
    height: 32px;
    border: 2px solid #643a35;
    box-shadow: 0 !important;
}

input.search-field:focus {
    border: 2px solid #643a35;
    outline: none;
    box-shadow: 0;
}

.products li {
    list-style-type: none;
}

.woocommerce-info {
    border-top-color: #cc4d83 !important;
}

.woocommerce-info:before {
    color: #cc4d83;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    background: #f5eddf;
}

.bottom_footer_in_right {
    float: right;
    width: 50%;
}

.bottom_footer {
    font-size: 18px;
    padding: 20px 0;
    color: #6a4e4a;
}

.bottom_footer_in_left {
    float: left;
    width: 50%;
    text-align: left;
}

.bottom_footer_in_left img {
    position: relative;
    top: -5px;
}


/*

.swatch-wrapper{

    width:65px !important;

    height: 65px !important;

}

.swatch-wrapper a{

    width:60px !important;

    height: 60px !important;

}

.swatch-wrapper img{

    width:100%

}*/



.share_ex {
    margin-top: 30px;
    text-align: right;
}

#shipping_var {
    height: 100px !important;
}

.woocommerce-billing-fields h3 {
    font-size: 1.9375rem;
}

.payment_method_payplus img {
    display: none;
}

.current-cat {
    background: #f5eddf !important;
}

.current-cat>a:after {
    position: absolute;
    position: relative;
    /* right: 18px; */
    top: 14px;
    right: -8px;
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    content: '';
    background: url(images/hart_05.png) no-repeat;
}

.children li a {
    color: #623831 !important;
}

.children li {
    background: #f5eddf;
}

.side_pro_single {
    font-size: 18px;
    text-align: center;
    color: #70443d;
}

.sidebar_alide {
    border: 1px solid #f5eddf;
}

.sidebar_alide_title {
    font-size: 25px;
    text-align: center;
    color: #d95295;
}

.woocommerce .quantity .qty {
    margin: auto;
}

.wishlist-title h2:after {
    top: 19px;
}

.read_m_new {
    display: block;
    width: 100%;
    opacity: 1;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}

.read_m_new:hover {
    opacity: .7;
}

.choose_size_extra + .variation_form_section .variations-table > tbody tr:last-child td .select-option.swatch-wrapper a {
    overflow: hidden;
    width: 20px !important;
    height: 20px !important;
    text-indent: -9999px;
    border: 2px solid;
    border-radius: 50%;
    background: #fff;
}

.choose_size_extra + .variation_form_section .variations-table > tbody tr:last-child td .select-option.swatch-wrapper.selected a {
    border-color: #d95295;
}

.choose_size_extra + .variation_form_section div.swatch-wrapper {
    border: 5px solid #fff !important;
}

.choose_size_extra + .variation_form_section .variations-table > tbody tr:last-child td .select-option.swatch-wrapper.selected a {
    background: #d95295;
}



.cat_title_ex {
    font-size: 25px;
    position: relative;
    display: inline;
    color: #d95295;
}

.cat_title_ex:after {
    position: absolute;
    top: 11px;
    left: -35px;
    display: block;
    width: 35px;
    height: 7px;
    content: '';
    background: url(images/lines_17.jpg) no-repeat;
    display: none;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
    font-size: 25px;
    font-weight: bold;
    padding: 10px 0;
    color: #d95295 !important;
}

#variations_clear {
    display: none !important;
}

.choose_size_extra + .variation_form_section .variations-table > tbody tr:first-child td .select-option.swatch-wrapper.selected a {
    background: #d95295;
}



div.swatch-wrapper.selected {
    padding: 2px !important;
}

.selected a {
    border: 4px solid #d95295 !important;
}

.swatch-label {
    display: none;
}

.children li:hover {
    background: #6a4e4a !important;
}

.children li:hover a {
    color: #fff !important;
}

.current-cat a {
    color: #623831 !important;
}

ul.sub-menu {
    position: absolute;
    top: 45px;
    display: none;
    

    width: 200px;
    margin: 0;
    padding: 20px 0 0 0;
    
    background: #fff;
	border: 1px solid #cc4d83;
}
ul.sub-menu ul.sub-menu {
	padding-top: 0;
	top: 0;
	left: -100%;
	
}
@media only screen and (min-width : 1000px) {
	#menu-item-29 .sub-menu, #menu-item-1284 .sub-menu{
		/*right: -38px !important;*/
	}
	#menu-item-1369 .sub-menu{
		/*right: -30px !important;*/
	}
}

.menu-item-1295:before {
	left: 78% !important;
}

ul.sub-menu li {
    right: 0;
    display: block;
    /*width: 70%;*/
    margin: auto;
    padding: 0 10px;
    /* text-align: right; */
    border-bottom: 1px solid #cc4d83;
}

.menu-item-has-children:hover>ul.sub-menu {
    display: block;
}

.simple_pr {
    font-size: 25px;
    font-weight: bold;
    padding: 10px 0;
    color: #d95295 !important;
}

.img_in_pro img {
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);

    Webkit: Scale down image to .8x original size;
    Webkit: Animation duration;
}

.img_in_pro:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);

    Webkit: Scale up image to 1.1x original size;
}

.hp_cat_single_img img {
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);

    Webkit: Scale down image to .8x original size;
    Webkit: Animation duration;
}

.hp_cat_single:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);

    Webkit: Scale up image to 1.1x original size;
}

.mobile_btn_stuff {
    display: none;
}

.page-template-template-checkout .col-2 {
    position: relative;
    top: -13px;
}

.page-template-template-checkout .woocommerce-info {
    display: none;
}

#customer_details {
    padding-top: 20px;
}

h3#ship-to-different-address {
    position: relative;
    top: 3px;
}

.single-product .woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    line-height: 38px;
    background: #f5eddf;
}

.single-product a.button.wc-forward {
    margin-left: 20px !important;
    color: #fff !important;
    background: #60362f !important;
}

.yith-wcwl-add-button {
    position: relative;
    display: inline !important;
}


/*replace the content value with the

corresponding value from the list below*/

.yith-wcwl-add-button:before {
    font-family: FontAwesome;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    position: absolute;
    top: -3px;
    left: -10px;
    padding-right: .5em;
    content: '\f004';
    text-decoration: inherit;
    /*--adjust as necessary--*/
    color: #000;
    color: #d95295;
}

.sidebar_page_menu_title {
    display: none;
}

.woocommerce ul#shipping_method li {
    display: block;
    border-bottom: 1px dashed #d95295;
}

.page-template-template-cart .no_sidebar_page ul li:before {
    content: none;
}

.woocommerce ul#shipping_method li input {
    float: right;
}


/*#shipping_method{display: none;}*/

.woocommerce ul#shipping_method {
    overflow-y: scroll;
    height: 140px;
    margin: 0;
    padding: 0;
    list-style: none;
    background: #f5eddf;
}

.order-total span.woocommerce-Price-amount.amount {
    position: relative;
    top: 4px;
}

.woocommerce ul#shipping_method::-webkit-scrollbar {
    width: 7px;
    background-color: #ccc;
}

.woocommerce ul#shipping_method::-webkit-scrollbar:horizontal {
    height: 7px;
}

.woocommerce ul#shipping_method::-webkit-scrollbar-track {
    border: 1px #787878 solid;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 6px #c8c8c8 inset;
}

.woocommerce ul#shipping_method::-webkit-scrollbar-thumb {
    border: 1px solid #000;
    border-radius: 16px;
    background-color: #cc4d83;
}

.woocommerce ul#shipping_method::-webkit-scrollbar-thumb:hover {
    border: 1px solid #333;
    background-color: #bf4649;
}

.woocommerce ul#shipping_method::-webkit-scrollbar-thumb:active {
    border: 1px solid #333;
    background-color: #cc4d83;
}

.page-template-template-checkout #filter_pr {
    display: none;
}

li.wc_payment_method.payment_method_payplus.disabled,
.page-template-template-checkout #shipping_method li {
    pointer-events: none !important;
    opacity: .5;
}


.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    float: left;
}

.checkout-button {
    opacity: 1;
    background-color: #d95295 !important;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}

.checkout-button:hover {
    opacity: .7 !important;
}

.woocommerce ul#shipping_method {
    position: relative;
    top: -16px;
    background: #fff;
}


/* Homepage Slider */

#hp_2_slides li:nth-child(3) .wap_slider_hp_img img {
    position: relative;
    z-index: 9500;
    width: 100%;
}

#hp_2_slides li:nth-child(3) .wap_slider_hp_img {
    z-index: 9500;
    bottom: 0;
    width: 100%;
}

#hp_2_slides li:nth-child(3) {
    z-index: 9500;
    /*height: 644px;*/
}

#hp_2_slides li:nth-child(5) .wap_slider_hp_img img {
    position: relative;
    z-index: 9500;
}

#hp_2_slides li:nth-child(5) .wap_slider_hp_img {
    z-index: 9500;
    bottom: -14%;
}

#hp_2_slides li:nth-child(5) {
    z-index: 9500;
    /*height: 644px;*/
}

#hp_2_slides li:nth-child(7) .wap_slider_hp_img img {
    position: relative;
    z-index: 9500;
}

#hp_2_slides li:nth-child(7) .wap_slider_hp_img {
    z-index: 9500;
    bottom: -12%;
}

#hp_2_slides li:nth-child(7) {
    z-index: 9500;
    /*height: 644px;*/
}

#hp_2_slides li:nth-child(9) .wap_slider_hp_img img {
    position: relative;
    z-index: 9500;
    /*width: 90%;*/
}

#hp_2_slides li:nth-child(9) .wap_slider_hp_img {
    z-index: 9500;
    bottom: -15%;
}

#hp_2_slides li:nth-child(9) {
    z-index: 9500;
    /*height: 644px;*/
}

#hp_2_slides li:nth-child(11) .wap_slider_hp_img img {
    position: relative;
    z-index: 9500;
    /*width: 90%;*/
    /* width: 86%; */
    /* margin-left: 10%; */
}

#hp_2_slides li:nth-child(11) .wap_slider_hp_img {
    /* bottom: -12%; */
    z-index: 9500;
    width: 100%;
}

#hp_2_slides li:nth-child(11) {
    z-index: 9500;
    /*height: 644px;*/
}

#hp_2_slides li:nth-child(11) .wap_slider_hp_text {
    left: 50px;
}

.wrap_no_parralax {
    z-index: -15;
    z-index: 50;
}

#hp_2_slides {
    /*height: 647px !important;*/
}
.page-id-18 .no_sidebar_page_contact {
    float: right;
}
.contact-wrap {
    margin: 0 20px 20px 0;
}
.left_t_cart .err {
    color: red;
    font-size: 20px;
}
.cart_totals {
    position: relative;
}
/* End of Homepage Slider */





.side-menu .current-menu-item {
    font-size: 18px;
    padding-right: 10px;
    color: #fff !important;
    background: #d0508b !important;
}

.side-menu .current-menu-item a{
    color: #fff !important;
}


.fa-shopping-cart {
	font-size: 22px !important;
}

#my_cart span {
	font-size: 18px !important;
}

.cart-right {
	width: 50%;
	float: right;
} 

@media screen and (max-width: 768px) {
	.cart-right {
		width: 100%;
		float: none;
	} 
}
.cart-right .half {
	width: 49%;
	height: 283px;
	display: inline-block;
}
.half .img_in_pro {
	min-height: 127px;
}
.half .img_in_pro img {
	margin: 0;
	margin:auto;
	width: 100px;
	max-height: 130px;

}
.half .pro_lpp {
	min-height: 0;
	height: 220px;
}


.half .pro_lpp_hover_box {
    top: 35%;
    left: 35%;
	height: 80px;
	width: 80px;
}

@media screen and (max-width: 960px) and (min-width: 768px){
	.half .pro_lpp_hover_box {
		left: 15% !important;
	}
}
@media screen and (max-width: 370px){
	.half .pro_lpp_hover_box {
		left: 15% !important;
	}
}
.half .view_product_btn {
	position: relative;
	top: -17px;
	left: -3px;
}

.no_sidebar_page {
	position: relative;
}


.half p.cat-title {
	color: #623731;
	font-size: 18px;
	font-weight: bold;
	padding-right: 15px;
}

.half .slider_req_slide_page_prev, .half .slider_req_slide_page_next {
	height: 28px;
	width: 18px;
	background-position: center center;
}

.half .slider_req_slide_page_prev {
	left: -18px;
}
.half .loading {
	display: none !important;
}

#hp_2_slides, .banner_hp {
	direction: ltr !important;
	display: block !important;
	overflow: hidden;
}

.owl-nav {
	display: none !important;
}


.p-page-title {
	font-size: 30px;
    font-weight: bold;
    color: #fff;
	position: relative;
}
.p-page-title:after {
	position: absolute;
    top: 17px;
    left: -40px;
    display: block;
    width: 40px;
    height: 10px;
    content: '';
    background: url(images/Aboutpink_06.png) no-repeat;
}

.prod-title-in-slider:after {
	display: none;
}
.prod-title-in-slider {
	font-size: 16px;
	color: inherit;
}

.open-arrow {
    display: inline-block;
    color: #5c1919;
    cursor: pointer;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    font-size: 14px;
    margin-right: 25px;
    position: absolute;
    top: 5px;
    left: 10px; }
	
    .open-arrow span {
      position: relative;
      top: 2px; 
	 }
.rotate {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    color: #cf0006; }
	

@media only screen and (min-width : 660px) {
	.clearfix-sm:after, .clearfix-sm:before {
		clear: none !important;
	}
}

@media only screen and (min-width : 720px) {
	.clearfix-md:after, .clearfix-md:before {
		clear: none !important;
	}
}

@media only screen and (max-width : 660px) {
	.clearfix-md, .clearfix-md:after, .clearfix-md:before {
		display:none;
	}
}


.read_m_new {
	color: #fff !important;
}

.post_single .post_single_img img{
	max-width: none;
}

.extra_cat_con_bottom {
	max-width: 1260px;
	margin-right: auto;
	padding-top: 25px;
	padding-bottom: 25px;
}

.lSAction > a {
	background: none;
}