/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/




.vc_gitem-post-meta-field-grid_desc.post_desc.vc_gitem-align-center {
 display:none
}


.float-div {
    position: fixed;
    bottom: 0;
    right: 0;
}

.fpd-shortcode-price-wrapper {
	display: none !important;
}

.popupbtn {
    float: left;
    margin-right: 10%;
    margin-left: 10%;
    width: 80% !important;
    color: #222 !important;
    background-color: #9cd8dc !important;
    padding: 12px 0 !important;
    border-bottom: 2px solid #91c0c3 !important;
    border-radius: 4px !important;
    text-transform: uppercase;
}

/* Refruit Custom CSS */
.product_title {
display: none !important;
}

.start_designing_button {
	float: left;
	background: red;
}

.designtool_button {
	float: left;
	background: #7acfce;
}


/* General CSS */

#main {
	padding: 0;
  margin: 0;
}


/* product category page css */
.tax-product_cat .header-bar {
	background-color: #9cd8dc !important;
}


/* Font CSS */

h1 {
	letter-spacing: 12px !important;
}

h1, h3,.mails {
color: white;
}


::-webkit-input-placeholder { /* Chrome/Opera/Safari */
color: white;
}
::-moz-placeholder { /* Firefox 19+ */
color: white;
}
:-ms-input-placeholder { /* IE 10+ */
color: white;
}
:-moz-placeholder { /* Firefox 18- */
color: white;
}



.contact input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #cccccc !important;
}
.contact input::-moz-placeholder { /* Firefox 19+ */
  color: #cccccc !important;
}
.contact input:-ms-input-placeholder { /* IE 10+ */
  color: #cccccc !important;
}
.contact input:-moz-placeholder { /* Firefox 18- */
  color: #cccccc !important;
}

/* Woocommerce */
body {
background: red !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.mega-menu-clear {
    clear: none;
}

form.cart {
    display: none  !important;
}

footer#footer {
    margin-top: 50px;
}

#woosvi_strap img {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    width: 100%;
    height: 100% !important;
    max-height: initial !important;
}

.woocom-rollover-content .woo-buttons{
    display:none
}

/********* new css ********/

.rt-wpls .slick-next {
    right: -25px!important;
}
.rt-wpls .slick-prev {
    left: -25px!important;
}
.slick-prev .slick-arrow{
   z-index: 99!important;
}
.rpc-title{
	display: none;
}
.rpc-content{
	display: none;
}
.rt-wpls .slick-prev::before {
    content: '<';
}
.rt-wpls .slick-next::before {
    content: '>';
}
button.slick-arrow{
    background-color: #fff!important;
}
.rt-wpls .slick-prev::before, .rt-wpls .slick-next::before {
    font-size: 25px;
    opacity: 1;
    color: #9dd9dc;
}
/* #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu{
		width: 120%!important;
	} */
@media (min-width:1091px) and (max-width:1190px){
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item {
    	margin: 0;
	}
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link{
		padding: 0 12px;
	}
	.mega-sub-menu {
    	left: 0;
	}
	
	
}

@media (max-width:767px){
	.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item{
		width: 50%;
		float: left;
	}
	.vc_gitem_row .vc_gitem-col {
    	height: 100px;
	}
	#carousel-52408 .slick-prev:before,#carousel-52408 .slick-next:before{
		color: #9dd9dc;
	}
}

/* Search Bar Settting */
li.astm-search-menu.is-menu.sliding.menu-item {
    display: inline-block;
}
button.is-search-submit {
    position: relative;
    top: -5px;
}


@media screen and (min-width: 1091px){
.phantom-sticky .sticky-on.masthead:not(.masthead-mobile) {
    background: initial !important;
    
}
}

.page-title-breadcrumbs {
    position: absolute;
    top: -20px;
    left: -10px;
}

.page-title-breadcrumbs li {
    font-size: 13px;
}
@media (max-width:767px){
    left: 10px;	
	
	
}


.masthead.classic-header.left.bg-behind-menu.widgets.full-height.surround.line-decoration.shadow-mobile-header-decoration.small-mobile-menu-icon.mobile-menu-icon-bg-on.mobile-menu-icon-hover-bg-on.dt-parent-menu-clickable.show-device-logo.show-mobile-logo.fixed-masthead.sticky-on {
    background: url(https://shopwith-trea.com/core/wp-content/uploads/2020/04/header_floadingv3.png) no-repeat center center,linear-gradient(to left, #DBFAFC 50%, #9DD9DC 50%) !important;
    background-size: auto !important;
}

.woo-buttons a {
    padding-left: 15px !important;
}


@media (min-width:961px){
	div#woosvimain {
		padding-right: 50px 
	}	
}