/*
Theme Name:     CT Morse Child Theme
Theme URI: 		http://demos.artbees.net/jupiter5
Description:    Child theme for the Jupiter theme 
Author:         Roomworks Media
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
Text Domain: mk_framework
Domain Path: /languages/
*/

.sticy_post {
	background:  #f97352;
	color: #fff;
}

.sticy_post a, .sticy_post p {
	color: #fff;
}

.theme-content .container {
    width: 100%;
}

#theme-page .theme-page-wrapper .theme-content {
    padding: 0px 20px;
}


.list-group-item .col-md-3 {
	padding-left: 0px;
	padding-right: 0px;
}
.list-group-item .col-md-8 {
	padding-right: 0px;
}
.col-md-12.rw_details_panel {
	padding: 10px 10px;
	border-bottom: 1px solid #ccc;
}
.col-md-12.rw_details_panel:last-child {
	border-bottom: none;
}
.searchandfilter label, .searchandfilter input[type=text], #theme-page select {
	width: 100% !important;
}

.searchandfilter input[type=submit] {
	width: 100%;
	padding: 10px 0px !important;
}

.rw_search .searchandfilter input[type=submit] {
	width: 100%;
	padding: 10px 10px !important;
}
.rw_search ul {
	margin-left: 0px !important;
	}

.rw_search ul li {
	display:inline-block !important;
	}

.rw_search .searchandfilter label, .searchandfilter input[type=text], #theme-page select {
	width: 96% !important;
	margin-right: 5px;
}

.rw_edit.col-md-12 {
	margin-top: 40px;
	padding: 0 45px;
	}
	
.rw_upload_form .button, a.acf-button.button {
	border: 1px solid #000000!important;
    outline: 0!important;
    color: #000000!important;
    font-size: 13px;
    line-height: 13px!important;
    padding: 12px 15px!important;
    text-transform: uppercase;
    vertical-align: top;
    letter-spacing: 1px;
    display: inline-block;
	background: transparent !important;
	}
	
.rw_upload_form .button:hover, a.acf-button.button:hover{
	color: #ffffff !important;
	background: #000000 !important;
	}
	
.widgettitle.rw_widget_title {	
	padding-left: 21px;
    color: #000;
	font-size: 14px;	
	}	
	
.sidebar-wrapper.rw_sidebar_wrapper	{
	    padding: 46px 40px !important;
	}
	
.wp-core-ui .button-primary {
	text-shadow: none !important;
	}
	
.rw_fluid {
	padding: 0px !important;
	background: #EDEEED !important;
	}	
	
.rw_home_link_left a {
	margin-top: 10px;
    padding: 17px 30px 16px;
    font-weight: 700;
    font-size: 12px;
	background: #f97352;
	color: #fff;
	}
	
.rw_home_link_right a:hover {
	color: #efefef;
	}
	
.rw_home_link_left a:hover {
	color: #efefef;
	}		
	
.rw_home_link_right{
	padding: 30px 15px;
	text-align:right;
	}
	
.rw_home_link_left{
	padding: 30px 15px;
	}			
	
.rw_home_link_right a {
	margin-top: 10px;
    padding: 17px 30px 16px;
    font-weight: 700;
    font-size: 12px;
	background: #f97352;
	color: #fff;
	}
	
	
/* ----------- iPhone 4 and 4S ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2) {


.rw_home_link_left {
    padding: 30px 0px;
}	  
	  
.rw_home_link_left a {
	 padding: 17px 20px 16px;
	}
	
.rw_home_link_right a {
    padding: 17px 20px 16px;
	}	
	
span.document {
	display:  none !important;
	}	  

}

/* Portrait */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
}

/* Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {

}

/* ----------- iPhone 5 and 5S ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2) {

.rw_home_link_left {
    padding: 30px 0px;
}

.rw_home_link_left a {
	 padding: 17px 20px 16px;
	}
	
.rw_home_link_right a {
    padding: 17px 20px 16px;
	}
	
span.document {
	display:  none !important;
	}	
			  
}

/* Portrait */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
}

/* Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {

}

/* ----------- iPhone 6 ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2) { 

.rw_home_link_left {
    padding: 30px 0px;
}

.rw_home_link_left a {
	 padding: 17px 20px 16px;
	}
	
.rw_home_link_right a {
    padding: 17px 20px 16px;
	}
	
span.document {
	display:  none !important;
	}	
		
}

/* Portrait */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) { 

}

/* Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) { 

}

/* ----------- iPhone 6+ ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3) { 

.rw_home_link_left {
    padding: 30px 0px;
}

  
.rw_home_link_left a {
	 padding: 17px 20px 16px;
	}
	
.rw_home_link_right a {
    padding: 17px 20px 16px;
	}	
	
span.document {
	display:  none !important;
	}	
}

/* Portrait */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: portrait) { 

}

/* Landscape */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 

}	